Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NPrintDialogResult Class
Fields Properties Methods


In This Topic
    NPrintDialogResult Class Members
    In This Topic

    The following tables list the members exposed by NPrintDialogResult.

    Protected Constructors
     NameDescription
    Internal Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the dialog for which this result is created. (Inherited from Nevron.Nov.UI.NCommonDialogResult<NPrintDialog>)
    Public PropertyIf the result code is ENDialogResult.Error this property contains the exception that was thrown while displaying the platform's dialog box. Otherwise it returns null. (Inherited from Nevron.Nov.UI.NCommonDialogResult<NPrintDialog>)
    Public PropertyGets the result code returned by the dialog. (Inherited from Nevron.Nov.UI.NCommonDialogResult<NPrintDialog>)
    Top
    Protected Methods
    See Also