FlexReport for WinForms
JustifyLastLine プロパティ (RenderTextFragment)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > RenderTextFragment クラス : JustifyLastLine プロパティ
Gets or sets a value indicating whether the last line of this RenderTextFragment should be justified if RenderTextFragment.JustifyLastLine is Justify or JustifyChars.
シンタックス
'宣言
 
Public Property JustifyLastLine As System.Boolean
'使用法
 
Dim instance As RenderTextFragment
Dim value As System.Boolean
 
instance.JustifyLastLine = value
 
value = instance.JustifyLastLine
public System.bool JustifyLastLine {get; set;}
参照

参照

RenderTextFragment クラス
RenderTextFragment メンバ