Click or drag to resize

OfficeMath ParentParagraph Property

Gets the parent paragraph.

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

Property Value

Type: Paragraph
The parent paragraph.
See Also