ComPDFKit.PDFDocument Namespace |
Class | Description | |
---|---|---|
![]() | CPDFBackground |
Adds and removes the background.
|
![]() | CPDFBates |
Adds and removes the bates numbers.
|
![]() | CPDFBookmark |
Bookmark.
|
![]() | CPDFDestination |
A CPDFDestination object describes a point on a PDF page.
|
![]() | CPDFDocument |
Document instance. One CPDFDocument object for one document. This class is used to represent a specified directory, which contains PDF files and user wants to search among these PDF files.
|
![]() | CPDFFont | |
![]() | CPDFHeaderFooter |
Adds and removes the header & footer.
|
![]() | CPDFInfo |
Basic information of PDF document.
|
![]() | CPDFOutline |
A document outline (or "table of contents entry"), usually the header of a chapter. Outline objects can be retrieved via ChildList(). They can carry an Action and thus allow quick navigation to document pages, or even external resources.
|
![]() | CPDFPermissionsInfo |
File permission related class includes whether to allow printing, modifying and so on.
|
Delegate | Description | |
---|---|---|
![]() | CPDFDocumentGetPageIndexDelegate |
Enumeration | Description | |
---|---|---|
![]() | C_Background_Horizalign |
Vertical alignment.
|
![]() | C_Background_Type |
Background type.
|
![]() | C_Background_Vertalign |
Vertical alignment.
|
![]() | CPDFDocumentEncryptionLevel |
Algorithm types of document encryption.
If the encryption level is set to CPDFDocumentEncryptionLevelNoEncryptAlgo, it is equivalent to encrypting with the RC4 algorithm; if the document encryption level obtained is CPDFDocumentEncryptionLevelNoEncryptAlgo, it means that the document is not encrypted.
|
![]() | CPDFDocumentError |
Error type enumeration of loading document
|
![]() | CPDFType |
PDF/A conformance levels.
|