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


In This Topic
    PdfDocument Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets all the Bookmarks, including all Bookmarks from lower Levels, found in the PdfDocument.  
    Public PropertyGets the files that are attached to the PDFDocument.  
    Public PropertyGets all the Level 1 Bookmarks that are inserted in the PDFDocument.  
    Public PropertyGets the Fonts used in the PDFDocument.  
    Public PropertyHolds all the FormFields in the PDFDocument.  
    Public PropertyGets all the Hyperlinks in the PDFDocument.  
    Public PropertyGets all the Images in the PDFDocument.  
    Public PropertyGets the informations associated with the PDFDocument.  
    Public PropertyGets if the PDF Document is encypted.  
    Public PropertyGets the name of the PdfDocument.  
    Public PropertyGets all the Pages in the PDFDocument.  
    Public PropertyGets or sets the default page settings for all the new Pages added to the PDFDocument.  
    Public PropertyGets all the Paths in the PDFDocument.  
    Public PropertyGets the Permissions allowed on the PdfDocument.  
    Public PropertyGets the version of the PDFDocument.  
    Public PropertyGets the reusable WatermarkDefinitions configured for the PdfDocument. Document Watermarks are applied to all existing and future Pages.  
    Top
    See Also