Gets or sets whether to scale the printout to fit the paper.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property ScaleToFit As System.Boolean |
| C# | |
|---|
System.bool ScaleToFit {get; set;} |
| JavaScript | |
|---|
ScaleToFit : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_ScaleToFit(
VARIANT_BOOL
NewVal
)
| C++ | |
|---|
property System.bool ScaleToFit { bool* Val
)
DSRESULTput_ScaleToFit(
bool NewVal
} |
Property Value
True to scale the printout to fit the paper, false to use a different scale