paragrah_layout_mode property
paragrah_layout_mode property
Specifies how HTML
elements are rendered when loading HTML.
The default value is HtmlParagraphLayoutMode.NORMAL.
Definition:
@property
def paragrah_layout_mode(self):
...
@paragrah_layout_mode.setter
def paragrah_layout_mode(self, value):
...
See Also
- module
aspose.cells - class
EbookLoadOptions - class
HtmlParagraphLayoutMode