Gets or sets the name of the PrintStyle table for this Sheet.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PrintStyleTable As System.String |
C# | |
---|
System.string PrintStyleTable {get; set;} |
JavaScript | |
---|
get_PrintStyleTable () : String
put_PrintStyleTable (
NewVal : String
)
|
COM native C++ | |
---|
HRESULT get_PrintStyleTable(
BSTR* Val
)
HRESULT put_PrintStyleTable(
BSTR NewVal |
C++ | |
---|
DSRESULT get_PrintStyleTable (
dsString* Val
)
DSRESULT put_PrintStyleTable(
const dsString& NewVal
) |
Property Value
Name of the PrintStyle table
See Also
Availability
DraftSight V1R6.0