FlattenAnnot
Annotations and hotspot links, Page layout
Popis
Zploští zadanou anotaci sloučením streamu vzhledu s vybranou stránkou
Syntaxe
Delphi
Function TPDFlib.FlattenAnnot(Index, Options: Integer): Integer;
ActiveX
Function PDFlib::FlattenAnnot(Index As Long, Options As Long) As Long
DLL
int DLFlattenAnnot(int InstanceID, int Index, int Options);
Parametry
| Index | Index anotace. První anotace na stránce má index 1 |
|---|---|
| Options | This parameter is reserved for future use and should always be set to zero. |
Return values
| 0 | Zadanou anotaci se nepodařilo zploštit |
|---|---|
| 1 | Success |