Click or drag to resize

DocxParagraphInnerObject Property

Gets or sets the inner object.

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

Property Value

Paragraph
The inner object.
See Also