FlexReport for WinForms
C1TextLayout クラス メソッド


C1.Document.4.6.2 アセンブリ > C1.Document.Util 名前空間 : C1TextLayout クラス

このクラスのメンバの一覧は、C1TextLayoutメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドAdds formatted range of the text to the text layout.  
Public メソッドBuilds text selection.  
Public メソッドClears content of the C1TextLayout object.  
Public メソッドClears the C1TextLayout.TextRanges collection.  
Public メソッドオーバーロードされます。 Releases the unmanaged resources used by the C1TextLayout.  
Public メソッドDraws current C1TextLayout on specified C1Graphics.  
Public メソッドUse this function to get the pixel location relative to the top-left of the layout box given the text position and the logical side of the position.  
Public メソッドDetermines position where text can be split.  
Public メソッドGet the text of this text layout as a single string.  
Public メソッドUse this function passing in a specific pixel location relative to the top-left location of the layout box and obtains the information about the correspondent hit-test metrics of the text string where the hit-test has occurred.  
Public メソッドMeasures layoyt and draws.  
Public メソッドMeasures the text size.  
Public メソッドMeasures full text layout, after calling this method you can use all methods of C1TextLayout, like HitTest(), Draw() etc.  
Public メソッドResets all properties of the C1TextLayout to default values and clears its content.  
トップ
プロテクト メソッド
 名前解説
Protected メソッドCreates C1TextLayoutRange object.  
Protected メソッドPerforms cleanup operations on unmanaged resources.  
トップ
参照

参照

C1TextLayout クラス
C1.Document.Util 名前空間