C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / HtmlExporter Class / PreserveExactHeight Property

In This Topic
PreserveExactHeight Property
In This Topic
Gets or sets a value indicating whether export should try to preserve the exact original height of all elements. Generally, setting this property to false makes the resulting HTML document more flexible.
Syntax
'Declaration
 
Public Property PreserveExactHeight As Boolean
 
See Also