Example
NutrientViewer.load({
formsConfiguration: {
export: { disableComboBoxArrow: true }
}
});
Properties
disableComboBoxArrow
Optional
boolean
When true, disables writing the arrow button into the saved PDF.
Default Value
falseNutrient Web SDK
NutrientViewer.load({
formsConfiguration: {
export: { disableComboBoxArrow: true }
}
});
When true, disables writing the arrow button into the saved PDF.
false
Defines configuration options regarding settings when exporting/saving a PDF.