public class AbstractFlowDocumentBuilder extends Object implements com.aspose.htmlold.IFlowDocumentBuilder
Constructor and Description |
---|
AbstractFlowDocumentBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
build(com.aspose.htmlold.model.IHtmlPage ihp) |
com.aspose.htmlold.model.IStyle |
getDefaultStyle() |
float |
getPageHeight() |
float |
getPageWidth() |
Object |
getResult() |
com.aspose.htmlold.IGlobalSettings |
getSettings() |
public void build(com.aspose.htmlold.model.IHtmlPage ihp)
build
in interface com.aspose.htmlold.IFlowDocumentBuilder
public Object getResult()
getResult
in interface com.aspose.htmlold.IFlowDocumentBuilder
public com.aspose.htmlold.model.IStyle getDefaultStyle()
getDefaultStyle
in interface com.aspose.htmlold.IFlowDocumentBuilder
public float getPageWidth()
getPageWidth
in interface com.aspose.htmlold.IFlowDocumentBuilder
public float getPageHeight()
getPageHeight
in interface com.aspose.htmlold.IFlowDocumentBuilder
public com.aspose.htmlold.IGlobalSettings getSettings()
getSettings
in interface com.aspose.htmlold.IFlowDocumentBuilder
Copyright © 2016 Aspose. All Rights Reserved.