TdxPDFDocument Methods
A PDF document container.
Name | Description |
---|---|
Append |
Appends a specified PDF document’s content to the current document. |
Append |
Appends a specified PDF document’s content to the current document. |
Append |
Appends a specified PDF document’s content to the current document. |
Begin |
Disables all document change notifications until an End |
Clear | Clears the PDF document container. |
End |
Re-enables notifications and applies all changes made to the PDF document container and the stored document’s structure after a Begin |
Equals |
Inherited from TObject. |
Find |
Searches all occurrences of the specified text string in the document. |
Find |
Searches for a text string on the specified page of the document. |
Find |
Searches for a text string with the specified search settings. |
Find |
Searches the specified text string in the document with the default search settings. |
Get |
Inherited from TObject. |
Load |
Loads a PDF document from the specified file. |
Load |
Loads a PDF document from the specified stream. |
Save |
Saves the document to a file. |
Save |
Saves the document to a stream. |
To |
Inherited from TObject. |
See Also