THotPDF.IsFormFieldNoExport Method

Provides is form field no export behaviour for the AcroForm workflow. Use it when the surrounding API family needs explicit control over PDF objects, page content, resources, conformance, or diagnostics

Declaration

function IsFormFieldNoExport(FieldIndex: Integer): boolean;

Unit

HPDFDoc

Parameters

NamePurpose
FieldIndexAcroForm field name or field dictionary targeted by the helper

Return value

Returns a boolean value

Usage notes

Related APIs