TTMSFNCPDFGraphicsLibOutputWriter.StartContentStream Method
Begins a new content stream segment, optionally associated with a PDF indirect object.
API unit family: TMSFNCPDFCoreLibBase
Declaring type: TTMSFNCPDFGraphicsLibOutputWriter
Syntax
procedure StartContentStream(AReference: TObject = nil);
Parameters
| Name | Description |
|---|---|
AReference |
Optional PDF object that owns this content stream; nil for an unowned segment. |