public class WebConvertOptions extends CommonConvertOptions<WebFileType>
| Constructor and Description |
|---|
WebConvertOptions()
Initializes new instance of
|
| Modifier and Type | Method and Description |
|---|---|
int |
getZoom() |
boolean |
isFixedLayout() |
boolean |
isFixedLayoutShowBorders() |
boolean |
isUsePdf() |
void |
setFixedLayout(boolean fixedLayout) |
void |
setFixedLayoutShowBorders(boolean fixedLayoutShowBorders) |
void |
setUsePdf(boolean usePdf) |
void |
setZoom(int zoom) |
getPageNumber, getPages, getPagesCount, getWatermark, setPageNumber, setPages, setPagesCount, setWatermarkdeepClone, getFormat_ConvertOptions_New, getFormat, setFormat_ConvertOptions_New, setFormatequals, equals, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetFormat, setFormatpublic boolean isUsePdf()
public void setUsePdf(boolean usePdf)
public boolean isFixedLayout()
public void setFixedLayout(boolean fixedLayout)
public boolean isFixedLayoutShowBorders()
public void setFixedLayoutShowBorders(boolean fixedLayoutShowBorders)
public int getZoom()
public void setZoom(int zoom)
Copyright © 2025. All rights reserved.