Gets or sets whether this Layer can be printed.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Print As System.Boolean |
C# | |
---|
System.bool Print {get; set;} |
JavaScript | |
---|
Print : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_Print(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool Print { bool* Val
)
DSRESULTput_Print(
bool NewVal
} |
Property Value
True if this Layer can be printed, false if not