Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc 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.SVG format 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.TEXT format in Java....DRAWING_ML, options.getDmlRenderingMode());...assertEquals(DmlRenderingMode.DRAWING_ML, options.getDmlRenderingMode());...