Jump to content

Application class/Printing.File Wrap Text Length property: Difference between revisions

From LabVIEW Wiki
Started page
 
m Category reorg
 
Line 37: Line 37:
{{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:16, 7 May 2020

VI Server Property Information
Property ID 9
Scope Basic Development Environment
Data Name Pr.FileWrapText
Short Name* Pr.FileWrapText
Long Name* Printing:File Wrap Text Length
* 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 U32 data type

U32

Property Node Printing:File Wrap Text Length
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
PermissionsRead/Write
Remote access allowedYes

Maximum number of characters on a single line in a file. Affects the Print:VI To HTML, Print:VI To RTF, and Print:VI To Text methods. Set this property to 0 to print all the characters on one line so the text does not wrap.


Uses

History

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

See Also

External Links