renderNonImageShapes property
DoclingSaveOptions.renderNonImageShapes property
Gets or sets a value indicating whether non-image shapes should be rendered and written to the output Docling JSON document.
get renderNonImageShapes(): boolean
Remarks
If the property is false, non-image shapes are not exported to the output document. The default value is false.
See Also
- module Aspose.Words.Saving
- class DoclingSaveOptions