Gets or sets whether to display this PDF reference.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ShowPdf As System.Boolean |
C# | |
---|
System.bool ShowPdf {get; set;} |
JavaScript | |
---|
ShowPdf : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_ShowPdf(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool ShowPdf { bool* Val
)
DSRESULTput_ShowPdf(
bool NewVal
} |
Property Value
True to display the image, false to hide it