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.IFlowDocumentBuilderpublic Object getResult()
getResult in interface com.aspose.htmlold.IFlowDocumentBuilderpublic com.aspose.htmlold.model.IStyle getDefaultStyle()
getDefaultStyle in interface com.aspose.htmlold.IFlowDocumentBuilderpublic float getPageWidth()
getPageWidth in interface com.aspose.htmlold.IFlowDocumentBuilderpublic float getPageHeight()
getPageHeight in interface com.aspose.htmlold.IFlowDocumentBuilderpublic com.aspose.htmlold.IGlobalSettings getSettings()
getSettings in interface com.aspose.htmlold.IFlowDocumentBuilderCopyright © 2016 Aspose. All Rights Reserved.