TdxPDFDocumentLoadInfo Members
Contains information on the source of a loaded PDF document.Fields
| 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