VS:PDF GetNumOfAnnotations/ja

From Vectorworks Developer
Revision as of 15:46, 17 May 2013 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

利用可能バージョン: VectorWorks_Unknow.n._