Returns the number of the PDF annotations per PDF page
FUNCTION PDF_GetNumOfAnnotations(
inBlobPtr : PROCEDURE;
inBlobSize : LONGINT;
inCurPage : LONGINT): BOOLEAN;def vs.PDF_GetNumOfAnnotations(inBlobPtr, inBlobSize, inCurPage):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| inBlobPtr | PROCEDURE | |
| inBlobSize | LONGINT | |
| inCurPage | LONGINT |
Availability: from Vectorworks 2014