StyleTable Property (IPrintManager) Send Feedback
See Also  Example
Gets or sets the name of the PrintStyle table.

Syntax

Visual Basic 
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

See Also

Availability

DraftSight V1R1