PrintDocument for WinForms
PrinterResolutionY プロパティ (C1PageSettings)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PageSettings クラス : PrinterResolutionY プロパティ
Gets or sets the vertical printer resolution, in dots per inch, used when C1PageSettings.PrinterResolutionKind is Custom.
シンタックス
'宣言
 
Public Property PrinterResolutionY As System.Integer
'使用法
 
Dim instance As C1PageSettings
Dim value As System.Integer
 
instance.PrinterResolutionY = value
 
value = instance.PrinterResolutionY
public System.int PrinterResolutionY {get; set;}
参照

C1PageSettings クラス
C1PageSettings メンバ