GemBox.Document.CustomMarkups Namespace
Contains types which represent custom markups such as Content Controls (Structured Document Tags).
Classes
| BlockContentControl | Represents block-level Content control (Structured Document Tag). |
| CheckBoxSymbol | Represents a symbol that specifies how a CheckBox will look in a given state. |
| ContentControlListItem | Specifies a single list item within the parent Content Control item. |
| ContentControlProperties | Represents all possible properties for a Content Control item. |
| InlineContentControl | Represents inline-level Content Control (Structured Document Tag). |
| XmlMapping | Specifies the mapping between a content control and a custom XML part or a document property. |
Interfaces
| IContentControl | Represents Content Control and groups Content Control properties that are common for all Content Control types. |
Enums
| CalendarType | Represents the calendar type of a Date picker Content Control item. |
| ContentControlDisplayMode | Represents how Content Control is displayed in a document. |
| ContentControlType | Represents the type of a Content Control item (Structured Document Tag). |
| DateStorageFormat | Specifies how the date for a date Content Control item is stored. |