Click or drag to resize

DocxParagraphInnerObject Property

Gets or sets the inner object.

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

Property Value

Paragraph
The inner object.
See Also