BlockContentControlContentControlType Property |
Gets the type of this Content Control
Namespace:
GemBox.Document.CustomMarkups
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 31.0.35.1089
Syntaxpublic ContentControlType ContentControlType { get; }
Public ReadOnly Property ContentControlType As ContentControlType
Get
Property Value
Type:
ContentControlType
The type of this Content Control
See Also