BookmarksOutlineLevelCollection | A collection of individual bookmarks outline level. To learn more, visit the Working with Bookmarks documentation article. |
CssSavingArgs | Provides data for the CssSaving() event. To learn more, visit the Save a Document documentation article. |
DocSaveOptions | Can be used to specify additional options when saving a document into the Doc or Dot format. To learn more, visit the Specify Save Options documentation article. |
DocumentPartSavingArgs | Provides data for the DocumentPartSaving() callback. To learn more, visit the Save a Document documentation article. |
DocumentSavingArgs | An argument passed into Notify(). To learn more, visit the Save a Document documentation article. |
DownsampleOptions | Allows to specify downsample options. To learn more, visit the Save a Document documentation article. |
FixedPageSaveOptions | Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc). To learn more, visit the Specify Save Options documentation article. |
FontSavingArgs | Provides data for the FontSaving() event. To learn more, visit the Save a Document documentation article. |
HtmlFixedSaveOptions | Can be used to specify additional options when saving a document into the HtmlFixed format. To learn more, visit the Specify Save Options documentation article. |
HtmlSaveOptions | Can be used to specify additional options when saving a document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the Specify Save Options documentation article. |
ImageSaveOptions | Allows to specify additional options when rendering document pages or shapes to images. To learn more, visit the Specify Save Options documentation article. |
ImageSavingArgs | Provides data for the ImageSaving() event. To learn more, visit the Save a Document documentation article. |
MarkdownSaveOptions | Class to specify additional options when saving a document into the Markdown format. To learn more, visit the Specify Save Options documentation article. |
MetafileRenderingOptions | Allows to specify additional metafile rendering options. To learn more, visit the Handling Windows Metafiles documentation article. |
OdtSaveOptions | Can be used to specify additional options when saving a document into the Odt or Ott format. To learn more, visit the Specify Save Options documentation article. |
OoxmlSaveOptions | Can be used to specify additional options when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc format. To learn more, visit the Specify Save Options documentation article. |
OutlineOptions | Allows to specify outline options. To learn more, visit the Save a Document documentation article. |
PageRange | Represents a continuous range of pages. To learn more, visit the Programming with Documents documentation article. |
PageSavingArgs | Provides data for the PageSaving() event. To learn more, visit the Programming with Documents documentation article. |
PageSet | Describes a random set of pages. To learn more, visit the Programming with Documents documentation article. |
PclSaveOptions | Can be used to specify additional options when saving a document into the Pcl format. To learn more, visit the Specify Save Options documentation article. |
PdfDigitalSignatureDetails | Contains details for signing a PDF document with a digital signature. |
PdfDigitalSignatureTimestampSettings | Contains settings of the digital signature timestamp. To learn more, visit the Work with Digital Signatures documentation article. |
PdfEncryptionDetails | Contains details for encrypting and access permissions for a PDF document. To learn more, visit the Protect or Encrypt a Document documentation article. |
PdfSaveOptions | Can be used to specify additional options when saving a document into the Pdf format. To learn more, visit the Specify Save Options documentation article. |
PsSaveOptions | Can be used to specify additional options when saving a document into the Ps format. To learn more, visit the Specify Save Options documentation article. |
ResourceSavingArgs | Provides data for the ResourceSaving() event. To learn more, visit the Save a Document documentation article. |
RtfSaveOptions | Can be used to specify additional options when saving a document into the Rtf format. To learn more, visit the Specify Save Options documentation article. |
SaveOptions | This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format. To learn more, visit the Specify Save Options documentation article. |
SaveOutputParameters | This object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation. The caller can use or ignore this object. To learn more, visit the Save a Document documentation article. |
SvgSaveOptions | Can be used to specify additional options when saving a document into the Svg format. To learn more, visit the Specify Save Options documentation article. |
TxtListIndentation | Specifies how list levels are indented when document is exporting to Text format. To learn more, visit the Save a Document documentation article. |
TxtSaveOptions | Can be used to specify additional options when saving a document into the Text format. To learn more, visit the Specify Save Options documentation article. |
TxtSaveOptionsBase | The base class for specifying additional options when saving a document into a text based formats. To learn more, visit the Specify Save Options documentation article. |
WordML2003SaveOptions | Can be used to specify additional options when saving a document into the WordML format. To learn more, visit the Specify Save Options documentation article. |
XamlFixedSaveOptions | Can be used to specify additional options when saving a document into the XamlFixed format. To learn more, visit the Specify Save Options documentation article. |
XamlFlowSaveOptions | Can be used to specify additional options when saving a document into the XamlFlow or XamlFlowPack format. To learn more, visit the Specify Save Options documentation article. |
XlsxSaveOptions | Can be used to specify additional options when saving a document into the Xlsx format. To learn more, visit the Specify Save Options documentation article. |
XpsSaveOptions | Can be used to specify additional options when saving a document into the Xps format. To learn more, visit the Specify Save Options documentation article. |