THotPDF.AddLoadedCaretAnnotationEx Method

Metodo santrauka: THotPDF.AddLoadedCaretAnnotationEx Method

Deklaracija

procedure AddLoadedCaretAnnotationEx(PageIndex: Integer; X1, Y1, X2, Y2: Single; const AContents: AnsiString; ParagraphSymbol: boolean);

Unit

HPDFDoc

Parametrai

NamePaskirtis
PageIndexZero-based loaded page index
X1Left coordinate of the annotation rectangle in PDF points
Y1Bottom coordinate of the annotation rectangle in PDF points
X2Right coordinate of the annotation rectangle in PDF points
Y2Top coordinate of the annotation rectangle in PDF points
AContentsOptional annotation contents text
ParagraphSymbolTrue to write /Sy /P for a paragraph-symbol caret annotation

Grąžinama reikšmė

Reikšmės negrąžina

Naudojimo pastabos

Susijusios API