ContentPositionParent Property |
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 31.0.35.1089
Syntaxpublic Element Parent { get; }
Public ReadOnly Property Parent As Element
Get
Property Value
Type:
Element
The parent that scopes the current
ContentPosition.
See Also