ActiveReports for .NET 18.0J
RText クラス メンバ
フィールド  プロパティ  メソッド 

GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text 名前空間 : RText クラス

RTextデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック フィールド
 名前解説
Public フィールドTrue if formatted  
Public フィールドThe output size  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the alignment.  
Public プロパティ背景色を取得または設定します。  
Public プロパティDetermines the distance beetween two characters in the string. Applied only when UseCharacterSpacing is true.  
Public プロパティフォントを取得または設定します。  
Public プロパティフォントのインデックスを取得または設定します。  
Public プロパティGets or sets a value indicating whether this RText is kinsoku.  
Public プロパティDetermines the spacing in inches between text lines  
Public プロパティGets or sets a value indicating whether [multi line].  
Public プロパティGets or sets the padding.  
Public プロパティGets or sets a value indicating whether this RText is printing.  
Public プロパティGets or sets a value indicating whether [right to left].  
Public プロパティ選択範囲を取得または設定します。  
Public プロパティテキストを取得または設定します。  
Public プロパティGets or sets the text angle.  
Public プロパティテキストの色を取得または設定します。  
Public プロパティGets or sets the text justify.  
Public プロパティGets or sets the vert alignment.  
Public プロパティGets or sets a value indicating whether [vertical text].  
Public プロパティGets or sets the wrap mode.  
トップ
パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)Calculates the rect rotation.  
Public メソッドClears the runs.  
Public メソッドオーバーロードされます。 FormatText Uses textruns to go through m_text and creates LineDesc  
Public メソッド  
Public メソッドオーバーロードされます。 FormatText and returns updated font. Uses textruns to go through m_text and creates LineDesc with ShrinkToFit algorithm  
Public メソッドGets the blocks.  
Public メソッドReturns indexes of last paragraphs lines. Used to define lines which should not be justified.  
Public メソッドGets the lines.  
Public メソッドReturns an array of lines that are "logically" together. GetLines() splits the entire text based on width. GetLines() >= GetLogicalLines()  
Public メソッドGets the size of the paragraph.  
Public メソッドReturns true is the line at index "line" is the lasst line in the paragraph. Done only for justified alignment and lineCount > 1  
Public メソッドstatic (Shared in Visual Basic)Normalizes line-feed characters to unified presentation with \n as line delimiter  
Public メソッドRenders Lines and pieces that contains text only. This method is used to render Label, Textbox, CheckBox, RichtextBox at run time. Label, Textbox, CheckBox, at design time.  
Public メソッドRenders text  
Public メソッド選択範囲の塗りの色を設定します。  
トップ
参照

RText クラス
GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text 名前空間