Nevron .NET Vision
Nevron.Chart Namespace / NPrintManager Class
Fields Properties Methods


In This Topic
    NPrintManager Class Members
    In This Topic

    The following tables list the members exposed by NPrintManager.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of the print manager attached to the specified document  
    Top
    Protected Fields
     NameDescription
    Protected Field  
    Top
    Public Properties
     NameDescription
    Public Property  
    Public PropertyGets or sets the maximum DPI used for rasterization of 3D charts  
    Public PropertyGets/sets the page settings  
    Public PropertyGets or sets the print document controller responsible for paging and chart configuration.  
    Public PropertyGets/sets the printers settings  
    Public PropertyGets or sets the print page layout controlling how the chart is printed on the page.  
    Public PropertyGets or sets a value indicating whether the print preview dialog should be displayed on top of all other windows  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new print document with the current print manager settings  
    Public MethodPrints the document.  
    Public MethodSets the properties of the print manager to their default values.  
    Public MethodShows the page setup dialog  
    Public MethodShows the print dialog allowing users to select a printer and choose which portions of the document to print.  
    Public MethodShows the print preview dialog  
    Top
    See Also