BookmarkStartElementType Property |
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 29.0.35.1122
Syntaxpublic override ElementType ElementType { get; }
Public Overrides ReadOnly Property ElementType As ElementType
Get
Property Value
Type:
ElementType
The
ElementType of this
Element instance.
See Also