NDiagramPdfImageFormatProvider Class Members
In This Topic
The following tables list the members exposed by NDiagramPdfImageFormatProvider.
Public Constructors
Public Properties
| Name | Description |
 | ProvidedMimeTypes | Overridden. Obtains an array of the provided mime types |
Top
Protected Properties
| Name | Description |
 | ExportedDocument | Obtains a reference to the document which must be printed |
Top
Public Methods
| Name | Description |
 | ProvideImage | Overloaded. Overridden. Provides an image with the specifies dimensions and format. |
Top
Protected Methods
| Name | Description |
 | ComputePagingCore | Core implementation of the print document paging layout, that zooms the document according to the print manager print layout mode and returns the count of rows and columns. |
 | CreateCanvas | Called by the OnPrintPage method to create a canvas, which can be used to print the current page on the printer graphics |
Top
See Also