|
THotPDF.BeginOptionalContentOrderGroup
|
Top Previous Next |
|
Begins a group for ordering optional content layers.
Delphi syntax: procedure BeginOptionalContentOrderGroup( const GroupLabel: AnsiString );
Description Begins a group for ordering optional content layers. Used to create hierarchical layers in the PDF viewer's layers panel.
See also: THotPDF |