VS:PDF GetNumOfAnnotations

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

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

Parameters

inBlobPtr PROCEDURE
inBlobSize LONGINT
inCurPage LONGINT

Version

Availability: from Vectorworks 2014