Nevron .NET Vision
Nevron.Diagram.WebForm Namespace / NDiagramPdfImageFormatProvider Class
Properties Methods


In This Topic
    NDiagramPdfImageFormatProvider Class Members
    In This Topic

    The following tables list the members exposed by NDiagramPdfImageFormatProvider.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Obtains an array of the provided mime types  
    Top
    Protected Properties
     NameDescription
    Protected PropertyObtains a reference to the document which must be printed  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Provides an image with the specifies dimensions and format.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCore 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.  
    Protected MethodCalled by the OnPrintPage method to create a canvas, which can be used to print the current page on the printer graphics  
    Top
    See Also