Aspose::Pdf::HtmlSaveOptions::get_FixedLayout method

HtmlSaveOptions::get_FixedLayout method

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

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

Remarks

true if [fixed layout]; otherwise, false.

See Also