Gets or sets whether to add document properties data to the PDF.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property EnableSaveToPDFDocumentPropertiesData As System.Boolean |
| C# | |
|---|
System.bool EnableSaveToPDFDocumentPropertiesData {get; set;} |
| JavaScript | |
|---|
EnableSaveToPDFDocumentPropertiesData : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_EnableSaveToPDFDocumentPropertiesData(
VARIANT_BOOL
NewVal
)
| C++ | |
|---|
property System.bool EnableSaveToPDFDocumentPropertiesData { bool* Val
)
DSRESULTput_EnableSaveToPDFDocumentPropertiesData(
bool NewVal
} |
Property Value
True (default) to save document properties to the PDF, false to not