C1.C1Pdf Namespace / C1PdfDocumentBase Class
Members

C1PdfDocumentBase Class
Abstract base class for the C1PdfDocument type. Provides low-level methods to create and save PDF documents.
Object Model
C1PdfDocumentBase Class
Syntax
'Declaration
 
Public MustInherit Class C1PdfDocumentBase 
   Inherits System.ComponentModel.Component
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.C1Pdf.C1PdfDocumentBase
            C1.C1Pdf.C1PdfDocument

See Also