public class WebConvertOptions extends CommonConvertOptions<WebFileType>
| Constructor and Description |
|---|
WebConvertOptions()
Initializes new instance of
|
| Modifier and Type | Method and Description |
|---|---|
protected List<Object> |
getEqualityComponents()
Gets equality components.
|
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, memberwiseClone, setFormat_ConvertOptions_New, setFormatequals, equals, hashCode, op_Equality, op_Inequalityclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetFormat, setFormatprotected List<Object> getEqualityComponents()
Gets equality components.
getEqualityComponents in class ValueObjectpublic int getZoom()
public boolean isFixedLayout()
public boolean isFixedLayoutShowBorders()
public boolean isUsePdf()
public void setFixedLayout(boolean fixedLayout)
public void setFixedLayoutShowBorders(boolean fixedLayoutShowBorders)
public void setUsePdf(boolean usePdf)
public void setZoom(int zoom)
Copyright © 2024. All rights reserved.