Gets or sets the name of the PrintStyle table.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property StyleTable As System.String |
| C# | |
|---|
System.string StyleTable {get; set;} |
| JavaScript | |
|---|
get_StyleTable () : String
put_StyleTable (
NewVal : String
)
|
| COM native C++ | |
|---|
HRESULT get_StyleTable(
BSTR* Val
)
HRESULT put_StyleTable(
BSTR NewVal |
| C++ | |
|---|
DSRESULT get_StyleTable (
dsString* Val
)
DSRESULT put_StyleTable(
const dsString& NewVal
) |
Property Value
Name of the PrintStyle table
Example
Remarks
See Also
Availability
DraftSight V1R1