Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.Print.GetDevNames
Queries device names.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 7.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "DynaPDF.Print.GetDevNames" )
Parameters
none
Result
Returns text or error.
Description
Queries device names.Contains the selected driver name, name of the device and physical output medium and a flag whether this is default printer.
Only valid after you called DynaPDF.Print with showing dialog.
See also Print function in DynaPDF manual.
See also
- DynaPDF.Print
- DynaPDF.Print.FormNames
- DynaPDF.Print.GetDevMode
- DynaPDF.Print.GetSetting
- DynaPDF.Print.SetDevMode
- DynaPDF.Print.SetDevNames
Release notes
- Version 7.0
Example Databases
Blog Entries
This function checks for a license.
Created 16th January 2017, last changed 6th March 2017