TdxPDFPages Methods
A PDF document page manager.
Name | Description |
---|---|
Add |
Appends a specified page from a source PDF document to the current document. |
Add |
Appends multiple pages from a source PDF document to the current document. |
Delete |
Deletes a specified PDF document page. |
Delete |
Deletes specified pages in a PDF document. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Insert |
Inserts a page from a source PDF document at the specified position in the current document. |
Insert |
Inserts multiple pages from a source PDF document at the specified position in the current document. |
Insert |
Inserts all pages from a source PDF document at the specified position in the current document. |
Move |
Moves a page to a new position in the same PDF document. |
Move |
Moves multiple pages to a new position in the same PDF document. |
To |
Inherited from TObject. |
See Also