Nevron.Diagram.Extensions Namespace / NPrintDocument Class
Members


NPrintDocument Class
Object Model
NPrintDocument Class
Syntax
'Declaration
 
<System.ComponentModel.ToolboxItemAttribute(False)>
<System.ComponentModel.ToolboxItemFilterAttribute("System.Drawing.Printing")>
<System.ComponentModel.DefaultPropertyAttribute("DocumentName")>
<SRDescriptionAttribute("PrintDocumentDesc")>
<System.ComponentModel.DefaultEventAttribute("PrintPage")>
<System.ComponentModel.DesignerCategoryAttribute("Component")>
Public Class NPrintDocument 
   Inherits System.Drawing.Printing.PrintDocument
 
'Usage
 
Dim instance As NPrintDocument
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Drawing.Printing.PrintDocument
            Nevron.Diagram.Extensions.NPrintDocument

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also