THotPDF.SetLoadedPageDuration Method

Sets loaded page duration state for subsequent page geometry output. The setting affects later page drawing, page dictionary entries, conformance metadata, or text emission rather than already-written content

Declaration

procedure SetLoadedPageDuration(PageIndex: Integer; ASeconds: Single);

Unit

HPDFDoc

Parameters

NamePurpose
PageIndexZero-based index or object index used to select an existing item
ASecondsInput used by SetLoadedPageDuration

Return value

This member does not return a value

Usage notes

Related APIs