HtmlPageLayoutOption

HtmlPageLayoutOption

Overview

HtmlPageLayoutOption is a enum in Aspose.PDF FOSS for .NET.

How the generated PDF page layout reacts to wide HTML content.

This enumeration defines 3 values: None, FitToWidestContentWidth, ScaleToPageWidth.

Values

ValueDescription
None
FitToWidestContentWidth
ScaleToPageWidth

See Also