Wordize.Saving

Classes

ClassDescription
BookmarksOutlineLevelCollectionA collection of individual bookmarks outline level.
DigitalSignatureDetailsContains details for signing a document with a digital signature.
DocSaveOptionsCan be used to specify additional options when saving a document into the Doc or Dot format.
DownsampleOptionsAllows to specify downsample options.
FixedPageSaveOptionsContains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc).
HtmlFixedSaveOptions
HtmlSaveOptions
ImageSaveOptions
MarkdownSaveOptionsClass to specify additional options when saving a document into the Markdown format.
MetafileRenderingOptionsAllows to specify additional metafile rendering options.
MultiPageLayoutDefines a layout for rendering multiple pages into a single output.
OdtSaveOptionsCan be used to specify additional options when saving a document into the Odt or Ott format.
OoxmlSaveOptionsCan be used to specify additional options when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc format.
OutlineOptionsAllows to specify outline options.
PageRangeRepresents a continuous range of pages.
PageSetDescribes a random set of pages.
PclSaveOptionsCan be used to specify additional options when saving a document into the Pcl format.
PdfDigitalSignatureDetailsContains details for signing a PDF document with a digital signature.
PdfDigitalSignatureTimestampSettingsContains settings of the digital signature timestamp.
PdfEncryptionDetailsContains details for encrypting and access permissions for a PDF document.
PdfSaveOptionsCan be used to specify additional options when saving a document into the Pdf format.
PsSaveOptionsCan be used to specify additional options when saving a document into the Ps format.
RtfSaveOptionsCan be used to specify additional options when saving a document into the Rtf format.
SaveOptionsThis is an base class for classes that allow the user to specify additional options when saving a document into a particular format.
SvgSaveOptionsCan be used to specify additional options when saving a document into the Svg format.
TxtListIndentationSpecifies how list levels are indented when document is exporting to Text format.
TxtSaveOptionsCan be used to specify additional options when saving a document into the Text format.
WordML2003SaveOptionsCan be used to specify additional options when saving a document into the WordML format.
XamlFixedSaveOptionsCan be used to specify additional options when saving a document into the XamlFixed format.
XamlFlowSaveOptionsCan be used to specify additional options when saving a document into the XamlFlow or XamlFlowPack format.
XlsxSaveOptionsCan be used to specify additional options when saving a document into the Xlsx format.
XpsSaveOptionsCan be used to specify additional options when saving a document into the Xps or OpenXps format.

Enumeration

EnumerationDescription
CompressionLevelCompression level for OOXML files.
Dml3DEffectsRenderingModeSpecifies how 3D shape effects are rendered.
DmlEffectsRenderingModeSpecifies how DrawingML effects are rendered to fixed page formats.
DmlRenderingModeSpecifies how DrawingML shapes are rendered to fixed page formats.
FixedPageColorModeSpecifies how colors are rendered.
FixedPageNumeralFormatIndicates the symbol set that is used to represent numbers while rendering to fixed page formats.
HeaderFooterBookmarksExportModeSpecifies how bookmarks in headers/footers are exported.
HtmlCssStyleSheetTypeSpecifies how CSS (Cascading Style Sheet) styles are exported to HTML.
HtmlDocumentSplitCriteriaSpecifies how the document is split into parts when saving to Html, Epub or Azw3 format.
HtmlElementSizeOutputModeSpecifies how Wordize exports element widths and heights to HTML, MHTML and EPUB.
HtmlExportHeadersFootersModeSpecifies how headers and footers are exported to HTML, MHTML or EPUB.
HtmlExportListLabelsSpecifies how list labels are exported to HTML, MHTML and EPUB.
HtmlFixedExportFontFormatIndicates the format that is used to export fonts while rendering to HTML fixed format.
HtmlFixedPageHorizontalAlignmentSpecifies the horizontal alignment for pages in output HTML document.
HtmlMetafileFormatIndicates the format in which metafiles are saved to HTML documents.
HtmlOfficeMathOutputModeSpecifies how Wordize exports OfficeMath to HTML, MHTML and EPUB.
HtmlVersionIndicates the version of HTML is used when saving the document to Html and Mhtml formats.
ImageBinarizationMethodSpecifies the method used to binarize image.
ImageColorModeSpecifies the color mode for the generated images of document pages.
ImagePixelFormatSpecifies the pixel format for the generated images of document pages.
ImageTiffCompressionSpecifies what type of compression to apply when saving page images into a TIFF file.
ImlRenderingModeSpecifies how ink (InkML) objects are rendered to fixed page formats.
MarkdownExportAsHtmlAllows to specify the elements to be exported to Markdown as raw HTML.
MarkdownLinkExportModeSpecifies how links are exported into Markdown.
MarkdownListExportModeSpecifies how lists are exported into Markdown.
MarkdownOfficeMathExportModeSpecifies how Wordize exports OfficeMath to Markdown.
MarkdownTableContentAlignmentAllows to specify the alignment of the content of the table to be used when exporting into Markdown format.
MetafileEmfPlusDualRenderingModeSpecifies how Wordize should render EMF+ Dual metafiles.
MetafileRenderingModeSpecifies how Wordize should render WMF and EMF metafiles.
OdtSaveMeasureUnitSpecified units of measure to apply to measurable document content such as shape, widths and other during saving.
OoxmlComplianceAllows to specify which OOXML specification will be used when saving in the DOCX format.
PdfAttachmentsEmbeddingModeSpecifies how attachments are embedded to PDF document.
PdfComplianceSpecifies the PDF standards compliance level.
PdfCustomPropertiesExportSpecifies the way document custom properties are exported to PDF file.
PdfDigitalSignatureHashAlgorithmSpecifies a digital hash algorithm used by a digital signature.
PdfFontEmbeddingModeSpecifies how Wordize should embed fonts.
PdfImageColorSpaceExportModeSpecifies how the color space will be selected for the images in PDF document.
PdfImageCompressionSpecifies the type of compression applied to images in the PDF file.
PdfPageLayoutSpecifies the page layout to be used when the document is opened in a PDF reader.
PdfPageModeSpecifies how the PDF document should be displayed when opened in the PDF reader.
PdfPermissionsSpecifies the operations that are allowed to a user on an encrypted PDF document.
PdfTextCompressionSpecifies a type of compression applied to all content in the PDF file except images.
PdfZoomBehaviorSpecifies the type of zoom applied to a PDF document when it is opened in a PDF viewer.
SvgTextOutputModeAllows to specify how text inside a document should be rendered when saving in SVG format.
TxtExportHeadersFootersModeSpecifies the way headers and footers are exported to plain text format.
XlsxDateTimeParsingModeSpecifies how document text is parsed to identify date and time values.
XlsxSectionModeSpecifies how sections are handled when saving a document in the XLSX format.
Zip64ModeSpecifies when to use ZIP64 format extensions for OOXML files.