Aspose::Pdf::HtmlSaveOptions::set_SplitIntoPages method

HtmlSaveOptions::set_SplitIntoPages method

Sets 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.

void Aspose::Pdf::HtmlSaveOptions::set_SplitIntoPages(bool value)

See Also