Click or drag to resize

ParagraphBase OwnerParagraph Property

Gets owner paragraph.

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

Property Value

Type: Paragraph

Implements

IParagraphBase OwnerParagraph
See Also