public class DiagramConvertOptions extends CommonConvertOptions<DiagramFileType>
Constructor and Description |
---|
DiagramConvertOptions()
Initializes new instance of
|
Modifier and Type | Method and Description |
---|---|
boolean |
isAutoFitPageToDrawingContent()
Defines whether need enlarge page to fit drawing content or not
|
void |
setAutoFitPageToDrawingContent(boolean autoFitPageToDrawingContent)
Sets need enlarge page flag
|
getPageNumber, getPages, getPagesCount, getWatermark, setPageNumber, setPages, setPagesCount, setWatermark
deepClone, getFormat_ConvertOptions_New, getFormat, setFormat_ConvertOptions_New, setFormat
equals, equals, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getFormat, setFormat
public DiagramConvertOptions()
public boolean isAutoFitPageToDrawingContent()
public void setAutoFitPageToDrawingContent(boolean autoFitPageToDrawingContent)
autoFitPageToDrawingContent
- need enlarge page flagCopyright © 2022. All rights reserved.