[]
        
(Showing Draft Content)

C1.C1Preview.Export.HtmlExporter.PreserveExactHeight

PreserveExactHeight Property

PreserveExactHeight

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.

Declaration
public bool PreserveExactHeight { get; set; }