public class WebConvertOptions extends CommonConvertOptions<WebFileType>
| Constructor and Description |
|---|
WebConvertOptions()
Initializes new instance of
|
| Modifier and Type | Method and Description |
|---|---|
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, 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)
public boolean isEmbedFontResources()
public void setEmbedFontResources(boolean embedFontResources)
Copyright © 2026. All rights reserved.