Gets or sets whether to enable layers in PDF.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property EnableLayersInPDFFile As System.Boolean |
| C# | |
|---|
System.bool EnableLayersInPDFFile {get; set;} |
| JavaScript | |
|---|
EnableLayersInPDFFile : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_EnableLayersInPDFFile(
VARIANT_BOOL
NewVal
)
| C++ | |
|---|
property System.bool EnableLayersInPDFFile { bool* Val
)
DSRESULTput_EnableLayersInPDFFile(
bool NewVal
} |
Property Value
True (default) to enable layers in PDF, false to not