FlexReport for WinForms
RenderValueFragment クラス メンバ
プロパティ  メソッド 


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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the RenderValueFragment class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the C1.Interop.Thickness structure defining the drawing offset for background it is used if background is "complex" gradient, image etc. C1.Document.RenderFragmentから継承されます。
Public プロパティGets or sets bounds of the RenderFragment on page or parent. C1.Document.RenderFragmentから継承されます。
Public プロパティGets a collection of children RenderFragment objects. C1.Document.RenderFragmentから継承されます。
Public プロパティGets or sets the C1.Interop.Thickness structure defining the drawing offset for content. C1.Document.RenderFragmentから継承されます。
Public プロパティGets the C1Document referenced by the RenderObject of this RenderFragment. C1.Document.RenderFragmentから継承されます。
Public プロパティGets or sets the edge flags. C1.Document.RenderFragmentから継承されます。
Public プロパティGets or sets the first character index. C1.Document.RenderTextFragmentから継承されます。
Public プロパティGets a value indicating whether this RenderFragment object contains child RenderFragment objects. C1.Document.RenderFragmentから継承されます。
Public プロパティGets or sets the flags RenderObject of the bottom border edge. C1.Document.RenderFragmentから継承されます。
Public プロパティGets or sets the flags RenderObject of the left border edge. C1.Document.RenderFragmentから継承されます。
Public プロパティGets or sets the flags RenderObject of the right border edge. C1.Document.RenderFragmentから継承されます。
Public プロパティGets or sets the flags RenderObject of the top border edge. C1.Document.RenderFragmentから継承されます。
Public プロパティGets or sets a value indicating whether the last line of this RenderTextFragment should be justified if JustifyLastLine is Justify or JustifyChars. C1.Document.RenderTextFragmentから継承されます。
Public プロパティGets or sets the text length. C1.Document.RenderTextFragmentから継承されます。
Public プロパティGets or sets a value indicating whether the first line of this RenderTextFragment is a first line of paragraph and Style.TextIndent should be used. C1.Document.RenderTextFragmentから継承されます。
Public プロパティGet the C1Page object containing this fragment. C1.Document.RenderFragmentから継承されます。
Public プロパティGets the parent RenderFragment object. C1.Document.RenderFragmentから継承されます。
Public プロパティGets the RenderValue producing this fragment.  
Public プロパティGets or sets a value indicating whether the lines of text should go from left to right or from right to left. This property is used only if C1.Win.C1Document.Style.TextAngle" specifies not a right angle (not 0, 90, 180 or 270). Null indicates that direction will be autocalculated on the base of C1.Win.C1Document.Style.TextAngle" and fragment's size. C1.Document.RenderTextFragmentから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAssigns all from another RenderFragment object. C1.Document.RenderTextFragmentから継承されます。
Public メソッドFor internal use. Initializes the C1.Document.Util.C1TextLayout object representing content of this RenderTextFragment. C1.Document.RenderTextFragmentから継承されます。
Public メソッドオーバーライドされます。 Creates a new instance of the same class as this one.  
Public メソッドDraw fragments in specified position, visibilityRectPx defines the visible rectangle, only fragments which intersect with it should be drawn. All positions specified in pixels of graphics. C1.Document.RenderFragmentから継承されます。
Public メソッドSearches a text within fragment and enumerates all found text blocks. C1.Document.RenderTextFragmentから継承されます。
Public メソッドGets the RenderObject thickness of a frame around a rectangle. C1.Document.RenderFragmentから継承されます。
Public メソッドオーバーロードされます。 Gets the bounds without spacing. C1.Document.RenderFragmentから継承されます。
Public メソッドオーバーロードされます。 Gets the RenderObject content bounds. C1.Document.RenderFragmentから継承されます。
Public メソッドReturns C1DocumentTextPosition defining text position within a fragment which is nearest to the specified point. C1.Document.RenderTextFragmentから継承されます。
Public メソッドGets the RenderObject padding (white space added between the style owner's content and borders). C1.Document.RenderFragmentから継承されます。
Public メソッドGets the page bounds. C1.Document.RenderFragmentから継承されます。
Public メソッドAdds RenderObject fragments to list. C1.Document.RenderFragmentから継承されます。
Public メソッドGets the RenderObject spacing between the the current style's owner and the surrounding objects. C1.Document.RenderFragmentから継承されます。
Public メソッドオーバーライドされます。 Gets the text of this RenderTextFragment fragment.  
Public メソッドGets the RenderObject top-left children offset. C1.Document.RenderFragmentから継承されます。
Public メソッドReturns offset of the fragment's client area relative to the page's top-left corner. C1.Document.RenderFragmentから継承されます。
Public メソッドオーバーライドされます。 Gets a value indicating whether this fragment has text to display, using this method more effective than string.IsNullOrEmpty(GetText()).  
Public メソッド C1.Document.RenderTextFragmentから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドDraws borders of the object. C1.Document.RenderFragmentから継承されます。
Protected メソッドDraws content of the object. C1.Document.RenderTextFragmentから継承されます。
Protected メソッドDetermines if the flags match the mask. C1.Document.RenderFragmentから継承されます。
Protected メソッドオーバーライドされます。 Initializes the properties of the C1.Document.Util.C1TextLayout object.  
Protected メソッドSets the flags by mask. C1.Document.RenderFragmentから継承されます。
Protected メソッドConverts point specified relative to top-left corner of the parent fragment to page coordinates. C1.Document.RenderFragmentから継承されます。
トップ
参照

参照

RenderValueFragment クラス
C1.Document 名前空間