THotPDF.GetLoadedAnnotationDA Method

Σύνοψη μεθόδου: THotPDF.GetLoadedAnnotationDA Method

Δήλωση

function GetLoadedAnnotationDA(PageIndex, AnnotationIndex: Integer; out AFontName: AnsiString; out AFontSize: Single; out ARed, AGreen, ABlue: Single): boolean;

Μονάδα

HPDFDoc

Παράμετροι

ΌνομαΣκοπός
PageIndexZero-based loaded page index
AnnotationIndexZero-based annotation index on the selected page
AFontNameReceives the font resource name parsed from the default appearance string
AFontSizeReceives the font size parsed from the Tf operator
ARedReceives the red fill-colour component parsed from the rg operator
AGreenReceives the green fill-colour component parsed from the rg operator
ABlueReceives the blue fill-colour component parsed from the rg operator

Τιμή επιστροφής

Returns True when the annotation contains a string default appearance entry

Σημειώσεις χρήσης

Σχετικά API