PrintDocument for WinForms
HasJustifyEndOfLines プロパティ (Style)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Style クラス : HasJustifyEndOfLines プロパティ
Gets a value indicating whether the Style.JustifyEndOfLines property is defined on the current style. If false, the actual value of the property is fetched from the parent (container) object's style.
シンタックス
'宣言
 
Public ReadOnly Property HasJustifyEndOfLines As System.Boolean
'使用法
 
Dim instance As Style
Dim value As System.Boolean
 
value = instance.HasJustifyEndOfLines
public System.bool HasJustifyEndOfLines {get;}
参照

Style クラス
Style メンバ