DocumentCapabilitiesOptions Properties
Represents the storage of settings specific for the document restrictions.| Name | Description |
|---|---|
| ActiveX | Gets or sets whether ActiveX controls are available. |
| Bookmarks | Gets or sets the bookmark feature availability. |
| CharacterFormatting | Gets or sets the character formatting features availability. |
| CharacterStyle | Gets or sets the availability of the apply character style feature. |
| Charts | Gets or sets whether embedded charts are available. |
| Comments | Gets or sets the document’s capability to display and work with comments. |
| ContentControls | Gets or sets the document’s capability to display and work with content controls. |
| EndNotes | Gets or sets the document’s capability to contain endnotes (notes placed at the end of the text). |
| Fields | Gets or sets the document’s capability to recognize and work with fields. |
| FloatingObjects | Gets or sets the document’s capability to handle floating objects (shapes with any wrapping type but InLineWithText). |
| FootNotes | Gets or sets the document’s capability to contain footnotes (notes placed at the end of a document). |
| HeadersFooters | Gets whether the headers and footers feature is allowed. |
| Hyperlinks | Gets or sets the hyperlink feature availability. |
| InlinePictures | Gets or sets the document capability to handle inline pictures. |
| InlineShapes | Gets or sets the document capability to handle inline shapes (objects in the document’s text layer). |
| Macros | Gets or sets whether macros are available. |
| MathEquations | Gets or sets whether math equations are available. |
| Numbering | Provides access to options specifying the availability of bulleted and numbered lists in the document. |
| OleObjects | Gets or sets whether OLE objects are available. |
| PageBorders | Gets or sets whether page borders are available. |
| ParagraphBorders | Gets or sets whether paragraph borders are available. |
| ParagraphFormatting | Gets or sets the paragraph formatting features availability. |
| ParagraphFrames | Gets or sets the availability of paragraph frames. |
| Paragraphs | Gets or sets the availability of the paragraph breaks. |
| ParagraphStyle | Gets or sets the availability of the apply paragraph style feature. |
| ParagraphTabs | Gets or sets the availability of paragraph tab stops. |
| Sections | Gets or sets the document’s capability to handle document sections. |
| Tables | Gets or sets the document’s capability to handle tables. |
| TableStyle | Gets or sets the availability of the apply table style feature. |
| TabSymbol | Gets or sets the document’s capability to insert tabs. |
| TrackChanges | Gets or sets whether the Track Changes feature is available. |
| Undo | Gets or sets the availability of the Undo/Redo feature. |
| Watermarks | Gets or sets whether watermarks are available. |
See Also