Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

PDFKit.GetPDFPageDisplayAnnotation

Gets whether annotations are drawn.

Component Version macOS Windows Linux Server iOS SDK
PDFKit 6.0 ✅ Yes ❌ No ❌ No ✅ Yes, on macOS ✅ Yes
MBS( "PDFKit.GetPDFPageDisplayAnnotation"; PDF; index )   More

Parameters

Parameter Description Example
PDF The PDF reference number. $pdf
index The index of the page. From zero to PDFKit.GetPDFPageCount-1. 1

Result

Returns 1, 0 or error.

Description

Gets whether annotations are drawn.

See also

This function checks for a license.

Created 30th November 2015, last changed 9th November 2021


PDFKit.GetPDFPageCount - PDFKit.GetPDFPageFormattedText