Visual Basic | |
---|---|
Property Printer As System.String |
C# | |
---|---|
System.string Printer {get; set;} |
JavaScript | |
---|---|
get_Printer () : String put_Printer ( NewVal : String ) |
Property Value
Name of the printer to use (see Remarks)Possible printer names include all of the output devices configured on your system and the following built-in plotters that print to files in the specified format:
- JPG
- PNG
- SVG
DraftSight V1R1