VI class/Printing.Margins property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 24D
Scope Basic Development Environment
Data Name Printing.Margin
Short Name* Printing.Margins
Long Name* Printing:Margins
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 2
Owning Class Name VI Class
Data Type Numeric Cluster TypeDef data type

Numeric Cluster TypeDef

Property Node Printing:Margins
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Available with control VIsYes
Available with global VIsYes
Available with polymorphic VIsNo
Available with strict type definitionsYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Must wait until user interface is idleNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Gets or sets the page margins to use when printing the VI in inches or centimeters.

This property is similar to the Use custom page margins checkbox on the Print Options page of the VI Properties dialog box and the Custom margins option on the Page Setup page of the Print dialog box.

Elements
Name Description
Top The margin to use for the top of the page in inches or centimeters.
Left The margin to use for the left side of the page in inches or centimeters.
Bottom The margin to use for the bottom of the page in inches or centimeters.
Right The margin to use for the right side of the page in inches or centimeters.
Measurement System The units of measure to use for the Top, Left, Bottom, and Right values.

Uses

History

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

See Also

External Links