GdPicture.NET.14
GdPicture14 Namespace / GdPictureDocumentConverter Class / HtmlPreferCSSPageSize Property





In This Topic
HtmlPreferCSSPageSize Property (GdPictureDocumentConverter)
In This Topic
Give any CSS @page size declared in the page priority over what is declared in HtmlPageWidth and HtmlPageHeight. If set to false, the renderer will scale the content to fit the paper size.
Syntax
'Declaration
 
Public Property HtmlPreferCSSPageSize As Boolean
 

Property Value

The default value is false.
See Also