Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NPrintDialog Class
Properties Methods Events


In This Topic
    NPrintDialog Class Members
    In This Topic

    The following tables list the members exposed by NPrintDialog.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a flag that specifies whether page collation is enabled.  
    Public PropertyGets or sets the selected custom page range of the print dialog. This property is taken into account when the PrintRangeMode is set to CustomRange.  
    Public PropertyGets or sets a value indicating whether the print dialog's "Current Page" option is enabled.  
    Public PropertyGets or sets a value indicating whether the print dialog's "Custom Range" option is enabled.  
    Public PropertyGets or sets a value indicating whether the print dialog's "Selection" option is enabled.  
    Public PropertyGets or sets the boundaries for the custom page range.  
    Public PropertyGets or sets the number of copies.  
    Public PropertyGets or sets the print document object that will handle the print events.  
    Public PropertyGets or sets the printer name. This determines which printer is initially selected in the print dialog.  
    Public PropertyGets or sets the print range mode.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Requests for the dialog to be displayed.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodPerforms an action that originates from the UI. (Inherited from Nevron.Nov.UI.NCommonDialog)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the print dialog is closed.  
    Top
    See Also