Click or drag to resize

ParagraphBaseOwnerParagraph Property

Gets owner paragraph.

Namespace:  Spire.Doc.Fields
Assembly:  Spire.Doc (in Spire.Doc.dll) Version: 9.10.0.0 (9.10.0.3040)
Syntax
public Paragraph OwnerParagraph { get; }

Property Value

Type: Paragraph

Implements

IParagraphBaseOwnerParagraph
See Also