Aspose::Pdf::HtmlSaveOptions::set_FixedLayout method

HtmlSaveOptions::set_FixedLayout method

Sets a value indicating whether that HTML is created as fixed layout.

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

Remarks

true if [fixed layout]; otherwise, false.

See Also