Limitations
This property cannot be used when a document is saved with Adobe PDF or Adobe PDF/
Specifies data to be omitted when the document is saved.
Introduced: X16.
public OmittedContent OmittedContent { get; set; }Public Property OmittedContent() As OmittedContent| Member | Description |
|---|---|
| None | Nothing is omitted. |
| Comments | Comments are omitted. |
| Editable |
Editable regions are omitted. Only the region markers are omitted, the text and formatting attributes belonging to the editable region are saved. |
| Footnotes | Footnotes are omitted. |
| Sub |
Subtextparts are omitted. Only the subtextpart is omitted, the text and formatting attributes belonging to the subtextpart are saved. |
| Sections | Section data is omitted. |
| Tables |
Tables of contents are omitted. Only the data is omitted, the text and formatting attributes are saved. |
| Text |
All kind of text fields are omitted. |
| Tracked |
Tracked changes are omitted. Only the markup is omitted, the text and formatting attributes belonging to the tracked change are saved. |
This property cannot be used when a document is saved with Adobe PDF or Adobe PDF/