Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....DRAWING_ML, options.getDmlRenderingMode());...assertEquals(DmlRenderingMode.DRAWING_ML, options.getDmlRenderingMode());...
The base class for specifying additional options when saving a document into a text based formats in Java....DRAWING_ML, options.getDmlRenderingMode());...assertEquals(DmlRenderingMode.DRAWING_ML, options.getDmlRenderingMode());...
Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....DRAWING_ML, options.getDmlRenderingMode());...assertEquals(DmlRenderingMode.DRAWING_ML, options.getDmlRenderingMode());...