TTMSFNCPDFGraphicsLibOutputWriter.StartNewStream Method
Finalises the current content stream and begins a fresh one, optionally associating it with a PDF object.
API unit family: TMSFNCPDFCoreLibBase
Declaring type: TTMSFNCPDFGraphicsLibOutputWriter
Syntax
procedure StartNewStream(AReference: TObject = nil);
Parameters
| Name | Description |
|---|---|
AReference |
Optional PDF object that will own the new stream. |