Aspose::Pdf::HtmlSaveOptions::get_SplitIntoPages method

HtmlSaveOptions::get_SplitIntoPages method

Gets the flag that indicates whether each page of source document will be converted into it’s own target HTML document, i.e whether result HTML will be splitted into several HTML-pages.

bool Aspose::Pdf::HtmlSaveOptions::get_SplitIntoPages() const

See Also