Gets or sets whether this PDF reference is in monochrome.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property IsMonochrome As System.Boolean |
C# | |
---|
System.bool IsMonochrome {get; set;} |
JavaScript | |
---|
IsMonochrome : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_IsMonochrome(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool IsMonochrome { bool* Val
)
DSRESULTput_IsMonochrome(
bool NewVal
} |
Property Value
True if in monochrome, false if not