Aspose.Diagram.Saving Namespace

Contains classes for save options.
Classes
  ClassDescription
Public classDiagramSaveOptions
Can be used to specify additional options when saving a diagram into Visio (VDX\VSX) format.
Public classHTMLSaveOptions
Allows to specify additional options when rendering diagram pages to HTML.
Public classImageSaveOptions
Allows to specify additional options when rendering diagram pages to images.
Public classPageEndSavingArgs
Info for a page ends saving process.
Public classPageSavingArgs
Info for a page saving process.
Public classPageSize
Contains information about page size for the generated images.
Public classPageStartSavingArgs
Info for a page starts saving process.
Public classPdfDigitalSignatureDetails
Contains details for a pdf digital signature.
Public classPdfEncryptionDetails
Contains details for a pdf encryption.
Public classPdfSaveOptions
Allows to specify additional options when rendering diagram pages to PDF.
Public classRenderingSaveOptions
This is an abstract base class for classes that allow the user to specify additional options when saving a diagram into a particular format.
Public classSaveOptions
This is an abstract base class for classes that allow the user to specify additional options when saving a diagram into a particular format.
Public classSVGSaveOptions
Allows to specify additional options when rendering diagram pages to SVG.
Public classSWFSaveOptions
Allows to specify additional options when rendering diagram pages to SWF.
Public classXAMLSaveOptions
Allows to specify additional options when rendering diagram pages to XAML.
Public classXPSSaveOptions
Allows to specify additional options when rendering diagram pages to XPS.
Interfaces
  InterfaceDescription
Public interfaceIPageSavingCallback
Control/Indicate progress of page saving process.
Public interfaceIStreamProvider
Represents the exported stream provider.
Enumerations
  EnumerationDescription
Public enumerationCompositingQuality
Specifies the quality level to use during compositing.
Public enumerationImageColorMode
Specifies the color mode for the generated images of document pages.
Public enumerationInterpolationMode
The InterpolationMode enumeration specifies the algorithm that is used when images are scaled or rotated.
Public enumerationPaperSizeFormat
Enumeration for saving paper size format selection.
Public enumerationPdfCompliance
Specifies the PDF compliance level to output file.
Public enumerationPdfDigitalSignatureHashAlgorithm
Specifies digital hash algorithm used by digital signature.
Public enumerationPdfEncryptionAlgorithm
Specifies the encryption algorithm to use for encrypting a PDF document.
Public enumerationPdfPermissions
Specifies user permissions for PDF document.
Public enumerationPdfTextCompression
Specifies a type of compression applied to all content in the PDF file except images.
Public enumerationPixelOffsetMode
Specifies how pixels are offset during rendering.
Public enumerationSmoothingMode
Specifies whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.
Public enumerationTiffCompression
Specifies what type of compression to apply when saving pages to the TIFF format.