Gets or sets whether to enable custom bitmap resolution.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property EnableCustomBitmapResolution As System.Boolean |
C# | |
---|
System.bool EnableCustomBitmapResolution {get; set;} |
JavaScript | |
---|
EnableCustomBitmapResolution : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_EnableCustomBitmapResolution(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool EnableCustomBitmapResolution { bool* Val
)
DSRESULTput_EnableCustomBitmapResolution(
bool NewVal
} |
Property Value
True to enable, false to not (default)