Jump to content

Application class/Printing.Method property: Difference between revisions

From LabVIEW Wiki
Added new property page.
 
m Category reorg
 
Line 50: Line 50:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category: Property]] [[Category:VI Server Property]]
[[Category:VI Server Property]]

Latest revision as of 13:17, 7 May 2020

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