PrintDocument for WinForms
PreserveExactHeight プロパティ (HtmlExporter)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > HtmlExporter クラス : 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.
シンタックス
'宣言
 
Public Property PreserveExactHeight As System.Boolean
'使用法
 
Dim instance As HtmlExporter
Dim value As System.Boolean
 
instance.PreserveExactHeight = value
 
value = instance.PreserveExactHeight
public System.bool PreserveExactHeight {get; set;}
参照

HtmlExporter クラス
HtmlExporter メンバ