Nevron .NET Vision
Nevron.Diagram.Extensions Namespace / NPrintDocument Class
Properties Methods Events


In This Topic
    NPrintDocument Class Members
    In This Topic

    The following tables list the members exposed by NPrintDocument.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of the print document attached to the specified print manager  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Drawing.Printing.PrintDocument)
    Public PropertyDetermines wheather the document is currently being printed  
    Public Property (Inherited from System.Drawing.Printing.PrintDocument)
    Public PropertyObtains the index of the currently printed page  
    Public PropertyObtains the reference to the print manager to which the document is attached  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected PropertyObtains a reference to the document which must be printed  
    Top
    Public Methods
     NameDescription
    Public MethodComputes the paging of the document  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded.  (Inherited from System.ComponentModel.Component)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.Drawing.Printing.PrintDocument)
    Public Method (Inherited from System.Drawing.Printing.PrintDocument)
    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  
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodOverridden. Overriden to initialize the IsPrinted and PrintedPageIndex properties  
    Protected MethodOverridden. Overriden to reset the IsPrinted and PrintedPageIndex properties  
    Protected MethodOverridden. Overriden to print the current page  
    Protected Method (Inherited from System.Drawing.Printing.PrintDocument)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Drawing.Printing.PrintDocument)
    Public Event (Inherited from System.Drawing.Printing.PrintDocument)
    Public Event (Inherited from System.Drawing.Printing.PrintDocument)
    Public Event (Inherited from System.Drawing.Printing.PrintDocument)
    Top
    See Also