TTMSFNCPDFGraphicsLibOutputWriterStream Class
A string stream extended with an object reference used by the PDF output writer to associate stream segments with their owning PDF objects.
API unit family: TMSFNCPDFCoreLibBase
Inherits from: TStringStream
Syntax
TTMSFNCPDFGraphicsLibOutputWriterStream = class(TStringStream)
Properties
| Name | Description |
|---|---|
| Reference | PDF object associated with this stream segment; used internally to link content streams to their indirect objects. |