public void setFixedLayoutShowBorders(boolean fixedLayoutShowBorders)
Parameters:
Parameter
Type
Description
fixedLayoutShowBorders
boolean
getZoom()
public int getZoom()
Returns:
int
setZoom(int zoom)
public void setZoom(int zoom)
Parameters:
Parameter
Type
Description
zoom
int
isEmbedFontResources()
public boolean isEmbedFontResources()
Specifies whether to embed font resources within the main HTML. Default is false. Note: If FixedLayout is set to true, font resources will always be embedded.
Returns:
boolean
setEmbedFontResources(boolean embedFontResources)
public void setEmbedFontResources(boolean embedFontResources)
Specifies whether to embed font resources within the main HTML. Default is false. Note: If FixedLayout is set to true, font resources will always be embedded.
Parameters:
Parameter
Type
Description
embedFontResources
boolean
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.