PageSetup.ScaleLimit
PageSetup.ScaleLimit property
A value between 0 and 1 specifies the limit to which the document content is scaled relative to the original size. The default value is 0. The default value in Chrome is approximately 0.7 (i.e. the scaled content size cannot be less than 70% of the original size).
public float ScaleLimit { get; set; }
See Also
- class PageSetup
- namespace Aspose.Html.Rendering
- assembly Aspose.HTML