Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

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

💬 Ask a question or report a problem