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 |
isEmbedFontResources()
Specifies whether to embed font resources within the main HTML.
|
boolean |
isFixedLayout() |
boolean |
isFixedLayoutShowBorders() |
boolean |
isUsePdf() |
void |
setEmbedFontResources(boolean embedFontResources)
Specifies whether to embed font resources within the main HTML.
|
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 isEmbedFontResources()
public boolean isFixedLayout()
public boolean isFixedLayoutShowBorders()
public boolean isUsePdf()
public void setEmbedFontResources(boolean embedFontResources)
public void setFixedLayout(boolean fixedLayout)
public void setFixedLayoutShowBorders(boolean fixedLayoutShowBorders)
public void setUsePdf(boolean usePdf)
public void setZoom(int zoom)
Copyright © 2026. All rights reserved.