BuildingBlockGallery enumeration
BuildingBlockGallery enumeration
Specifies the predefined gallery into which a building block is classified.
Corresponds to the ST_DocPartGallery type in OOXML.
Members
| Name | Description |
|---|---|
| All | Specifies that this glossary document entry shall be associated with all possible gallery classification values. |
| AutoText | |
| Bibliography | |
| CoverPage | |
| CustomAutoText | |
| CustomBibliography | |
| CustomCoverPage | |
| CustomEquations | |
| CustomFooters | |
| CustomHeaders | |
| Custom1 | |
| Custom2 | |
| Custom3 | |
| Custom4 | |
| Custom5 | |
| CustomPageNumber | |
| CustomPageNumberAtBottom | |
| CustomPageNumberAtMargin | |
| CustomPageNumberAtTop | |
| CustomQuickParts | |
| CustomTableOfContents | |
| CustomTables | |
| CustomTextBox | |
| CustomWatermarks | |
| NoGallery | |
| QuickParts | |
| Equations | |
| Footers | |
| Headers | |
| PageNumber | |
| PageNumberAtBottom | |
| PageNumberAtMargin | |
| PageNumberAtTop | |
| StructuredDocumentTagPlaceholderText | |
| TableOfContents | |
| Tables | |
| TextBox | |
| Watermarks | |
| Default | Same as BuildingBlockGallery.All. |
See Also
- module Aspose.Words.BuildingBlocks
- property BuildingBlock.gallery