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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.Export 名前空間 > HtmlExporter クラス : PreserveExactHeight プロパティ
すべての要素の高さを正確に維持するかどうかを取得または設定します。
シンタックス
'宣言
 
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 メンバ