THotPDF.OperationCancellationToken Property

Controls the operation cancellation token setting used by the document creation workflow. Set it before the related page, document, or resource output is written so the generated PDF records the intended state

Deklarace

property OperationCancellationToken: THPDFCancellationToken read FOperationCancellationToken write FOperationCancellationToken;

Jednotka

HPDFDoc

Parametry

NázevÚčel
This member does not expose explicit parameters

Návratová hodnota

Gets or sets a caller-owned THPDFCancellationToken reference, or nil when document operations should not use a shared token

Poznámky k použití

Související API