|
THotPDF.SetOptionalContentGroupUsage
|
Top Previous Next |
|
Sets the usage state of an optional content group.
Delphi syntax: procedure SetOptionalContentGroupUsage( const LayerName: AnsiString; const Category: AnsiString; const StateValue: AnsiString );
Description Sets the usage state of an optional content group. Specifies usage categories such as Zoom, Print, or View.
See also: THotPDF |