[Root] / Xceed.PdfLibrary.NET Assembly / Xceed.PdfLibrary.NET Namespace / PdfDocument Class


In This Topic
    PdfDocument Class Methods
    In This Topic

    For a list of all members of this type, see PdfDocument members.

    Public Methods
     NameDescription
    Public MethodClears a signature from a SignatureFormField in the PdfDocument.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new PdfDocument.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Loads the given PDFDocument.  
    Public MethodMerges the content specified in the options into the current PdfDocument.  
    Public MethodSaves the current PDFDocument instance.  
    Public MethodOverloaded. Saves the PDFDocument to a file.  
    Public MethodSigns the PdfDocument.  
    Public Method Splits the PDFDocument into one or more separate PDFDocuments based on the specified options.  
    Public MethodValidates the signatures of all SignatureFormFields in a PdfDocument.  
    Top
    See Also