TdxPDFDocumentLoadInfo Fields
Contains information on the source of a loaded PDF document.| Name | Description |
|---|---|
| FileName | Contains the path to the loaded PDF document file. |
| FileStream | Contains a reference to the stream with the source PDF document. |
See Also