C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Forms Namespace / DocumentInfoForm Class
Members

DocumentInfoForm Class
Represents a System.Windows.Forms.Form that allows a user to edit C1.C1Preview.DocumentInfo associated with a document.
Object Model
DocumentInfoForm Class
Syntax
'Declaration
 
Public Class DocumentInfoForm 
   Inherits BaseForm
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     C1.C1Preview.Forms.BaseForm
                        C1.C1Preview.Forms.DocumentInfoForm

See Also