Gets or sets the name of the printer to use.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Printer As System.String |
C# | |
---|
System.string Printer {get; set;} |
JavaScript | |
---|
get_Printer () : String
put_Printer (
NewVal : String
)
|
C++ | |
---|
DSRESULT get_Printer (
dsString* Val
)
DSRESULT put_Printer(
const dsString& NewVal
) |
Property Value
Name of the printer to use (see
Remarks)
Example
Remarks
See Also
Availability
DraftSight V1R1