| 名前 | 解説 | |
|---|---|---|
![]() | BackgroundOffset | 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から継承されます。 |
![]() | Bounds | Gets or sets bounds of the RenderFragment on page or parent. C1.Document.RenderFragmentから継承されます。 |
![]() | ChildFragments | Gets a collection of children RenderFragment objects. C1.Document.RenderFragmentから継承されます。 |
![]() | ContentOffset | Gets or sets the C1.Interop.Thickness structure defining the drawing offset for content. C1.Document.RenderFragmentから継承されます。 |
![]() | Document | Gets the C1Document referenced by the RenderFragment.RenderObject of this RenderFragment. C1.Document.RenderFragmentから継承されます。 |
![]() | EdgeFlags | Gets or sets the edge flags. C1.Document.RenderFragmentから継承されます。 |
![]() | FirstCharIndex | Gets or sets the first character index. C1.Document.RenderTextFragmentから継承されます。 |
![]() | HasChildFragments | Gets a value indicating whether this RenderFragment object contains child RenderFragment objects. C1.Document.RenderFragmentから継承されます。 |
![]() | IsBottomEdge | Gets or sets the flags RenderFragment.RenderObject of the bottom border edge. C1.Document.RenderFragmentから継承されます。 |
![]() | IsLeftEdge | Gets or sets the flags RenderFragment.RenderObject of the left border edge. C1.Document.RenderFragmentから継承されます。 |
![]() | IsRightEdge | Gets or sets the flags RenderFragment.RenderObject of the right border edge. C1.Document.RenderFragmentから継承されます。 |
![]() | IsTopEdge | Gets or sets the flags RenderFragment.RenderObject of the top border edge. C1.Document.RenderFragmentから継承されます。 |
![]() | JustifyLastLine | Gets or sets a value indicating whether the last line of this RenderTextFragment should be justified if RenderTextFragment.JustifyLastLine is Justify or JustifyChars. C1.Document.RenderTextFragmentから継承されます。 |
![]() | Length | Gets or sets the text length. C1.Document.RenderTextFragmentから継承されます。 |
![]() | NewParagraph | 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から継承されます。 |
![]() | Page | Get the C1Page object containing this fragment. C1.Document.RenderFragmentから継承されます。 |
![]() | ParentFragment | Gets the parent RenderFragment object. C1.Document.RenderFragmentから継承されます。 |
![]() | RenderObject | Gets the RenderParagraph producing this fragment. |
![]() | VerticalLines | 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から継承されます。 |
