Gets or sets whether to use same-size margins at the top, bottom, left, and right for print offset.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property PrintOnCenter As System.Boolean |
| C# | |
|---|
System.bool PrintOnCenter {get; set;} |
| JavaScript | |
|---|
PrintOnCenter : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_PrintOnCenter(
VARIANT_BOOL
NewVal
)
| C++ | |
|---|
property System.bool PrintOnCenter { bool* Val
)
DSRESULTput_PrintOnCenter(
bool NewVal
} |
Property Value
True to to use same-size margins at the top, bottom, left, and right for print offset, false to not