THotPDF.SetAutoLaunch Method

Sets auto launch state for subsequent annotation and action output. The setting affects later page drawing, page dictionary entries, conformance metadata, or text emission rather than already-written content

Declaration

procedure SetAutoLaunch(const Value: boolean);

Unit

HPDFDoc

Parameters

NamePurpose
ValueInput used by SetAutoLaunch

Return value

This member does not return a value

Usage notes

Related APIs