public class WebConvertOptions extends CommonConvertOptions<WebFileType>
| Constructor and Description |
|---|
WebConvertOptions()
Initializes new instance of
|
| Modifier and Type | Method and Description |
|---|---|
int |
getZoom() |
boolean |
isEmbedFontResources()
Embed all resources inside the main HTML when FixedLayout=true.
|
boolean |
isFixedLayout() |
boolean |
isFixedLayoutShowBorders() |
boolean |
isUsePdf() |
void |
setEmbedFontResources(boolean embedFontResources)
Embed all resources inside the main HTML when FixedLayout=true.
|
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.