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


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > HtmlExporter クラス : Scaling プロパティ
Gets or sets the scaling factor applied to all elements of the resulting HTML document, in percent.
シンタックス
'宣言
 
Public Property Scaling As System.Single
'使用法
 
Dim instance As HtmlExporter
Dim value As System.Single
 
instance.Scaling = value
 
value = instance.Scaling
public System.float Scaling {get; set;}
参照

HtmlExporter クラス
HtmlExporter メンバ