Gets or sets whether to use a custom paper size.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property UseCustomPaperSize As System.Boolean |
C# | |
---|
System.bool UseCustomPaperSize {get; set;} |
JavaScript | |
---|
UseCustomPaperSize : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_UseCustomPaperSize(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool UseCustomPaperSize { bool* Val
)
DSRESULTput_UseCustomPaperSize(
bool NewVal
} |
Property Value
True to use a custom paper size, false to not