FlexReport for WinForms
Align プロパティ (RtfField)


C1.Report アセンブリ > C1.Report 名前空間 > RtfField クラス : Align プロパティ
Gets or sets a value indicating how text is aligned within the field. This property is used only if the field's text is not enclosed in RTF begin/end tags "{\rtf1" and "}".
シンタックス
'宣言
 
Public Property Align As FieldAlignEnum
'使用法
 
Dim instance As RtfField
Dim value As FieldAlignEnum
 
instance.Align = value
 
value = instance.Align
public FieldAlignEnum Align {get; set;}
参照

参照

RtfField クラス
RtfField メンバ