Click or drag to resize

DocxHyperlinkParagraph Property

Gets the parent.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 25.2.0.0 (25.2.0.0)
Syntax
public DocxParagraph Paragraph { get; }

Property Value

Type: DocxParagraph
The parent.
See Also