PrintDocument for WinForms
Inverted プロパティ (OutputRange)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > OutputRange クラス : Inverted プロパティ
Gets or sets the value indicating whether the range should be inverted. If the range is inverted, the range's iterator goes from the end of the range backwards.
シンタックス
'宣言
 
Public Property Inverted As System.Boolean
'使用法
 
Dim instance As OutputRange
Dim value As System.Boolean
 
instance.Inverted = value
 
value = instance.Inverted
public System.bool Inverted {get; set;}

プロパティ値

True if the range is inverted, false otherwise.
参照

OutputRange クラス
OutputRange メンバ