GetAnnotationHitsJSON

הערות, אבחון, JSON

תיאור

מחזיר כל התאמת הערה בנקודה בעמוד הנבחר בתור JSON יציב הממוין מהעליון לתחתון

תחביר

Function TPDFlib.GetAnnotationHitsJSON(X, Y, Tolerance: Double; Options: Integer): WideString;

פרמטרים

X, YPoint in the current document unit and origin convention
ToleranceAdditional hit radius in current document units
Optionsמשתמשת באותם ביטי אפשרויות כמו HitTestAnnotation

ערכי החזרה

A JSON object containing page, x, y, tolerance, a hits array and count Each hit contains its current

index, zOrder, subtype and public-coordinate rect

ראה גם

HitTestAnnotation, MoveAnnotationZOrder