Skip to main content

TdxPDFDocumentLoadInfo.FileStream Field

Contains a reference to the stream with the source PDF document.

Declaration

FileStream: TStream

Field Value

Type
TStream

Remarks

This property contains a reference (in Delphi code) or pointer (in C++Builder code) to a memory stream that contains a copy of:

See Also