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

DynaPDF.Print.GetDevMode

Queries device mode.

Component Version macOS Windows Linux Server iOS SDK
DynaPDF 7.0 ❌ No ✅ Yes ❌ No ❌ No ❌ No
MBS( "DynaPDF.Print.GetDevMode" )

Parameters

none

Result

Returns hex text or error.

Description

Queries device mode.
This are the print settings for printing on Windows.
The data is hex encoded and should not be modified, just stored.
Only valid after you called DynaPDF.Print with showing dialog.

See also Print function in DynaPDF manual.

See also

Release notes

Example Databases

Blog Entries

This function is free to use.

Created 16th January 2017, last changed 6th March 2017


DynaPDF.Print.FormNames - DynaPDF.Print.GetDevNames