PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / C1PdfDocumentBase Class
Members

In This Topic
    C1PdfDocumentBase Class
    In This Topic
    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 
    public abstract class C1PdfDocumentBase 
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Pdf.C1PdfDocumentBase
          C1.Xaml.Pdf.C1PdfDocument

    See Also