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