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.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

DynaPDF.GetViewerPreferences

Queries viewer preferences.

Component Version macOS Windows Linux Server iOS SDK
DynaPDF 9.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "DynaPDF.GetViewerPreferences"; PDF )   More

Parameters

Parameter Description Example
PDF The PDF reference returned from DynaPDF.New. $pdf

Result

Returns list or error.

Description

Queries viewer preferences.
The plugin returns a list of the values set, e.g. "HideToolBar¶HideMenuBar¶NonFullScrUseNone".
See DynaPDF help for list of options.

See also GetViewerPreferences function in DynaPDF manual.

See also

Release notes

Blog Entries

This function checks for a license.

Created 19th March 2019, last changed 20th March 2019


DynaPDF.GetUsesTransparency - DynaPDF.GetWMFDefExtent

💬 Ask a question or report a problem