Click or drag to resize

DocxParagraphInnerObject Property

Gets or sets the inner object.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.2.0-beta
Syntax
public Paragraph InnerObject { get; set; }

Property Value

Paragraph
The inner object.
See Also