Application class/Printing.Method property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 4A
Scope Basic Development Environment
Data Name Pr.PrintMethod
Short Name* Pr.Method
Long Name* Printing:Method
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Data Type Enum U32 data type

Enum U32

Property Node Printing:Method
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
PermissionsRead/Write
Remote access allowedYes

Gets or sets how LabVIEW prints.

This property is similar to the Standard printing, PostScript printing, and Bitmap printing options on the Printing page of the Options dialog box.

Values
0 Standard
1 PostScript
2 Bitmap

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links