PrintDocument for WinForms
RenderVerticalParagraphFragment クラス プロパティ


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : RenderVerticalParagraphFragment クラス

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

パブリック プロパティ
 名前解説
Public プロパティGets or sets the current fragment's bounds within its parent. For top level fragments, bounds within RenderFragment.Page are returned. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets the bounds of the current fragment on the page. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets a RenderFragmentCollection containing the child fragments of the current fragment. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets the value indicating whether the parent object is clipped. (Returns the value of C1PrintDocument.ClipPage for top-level fragments, RenderObject.Clip of the parent fragment's render object for nested ones.) C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets the 0-based index of the column on the page containing the current fragment. For the default single-column page layout, the value of this property is 0. If the current fragment belongs to a page header or footer, this value is -1 (see RenderFragment.IsInPageHeader and RenderFragment.IsInPageFooter). C1.C1Preview.RenderFragmentから継承されます。
Public プロパティFor internal use. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets the C1PrintDocument object containing the current fragment. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティFor internal use. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets a value indicating whether the Children collection of the current fragment has been initialized and contains one or more elements. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets the 0-based index of the current fragment in the Children collection of its RenderFragment.Parent. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets the 0-based index of the current fragment in the RenderObject.Fragments collection of the RenderFragment.RenderObject that produced it. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets the inner bounds of the current fragment (without spacing, borders and padding) within its parent. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets the inner bounds of the current fragment (without spacing, borders and padding) on the page. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets a value indicating whether the current fragment belongs to the page footer. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets a value indicating whether the current fragment belongs to the page header. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets the nesting level of the current fragment in the fragments' tree. The topmost fragment (that has no parent) has level 1. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets the page containing the current fragment. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets the 0-based index of C1Page containing the current fragment. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets RenderFragment that is the parent of the current fragment. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets the RenderVerticalParagraph that produced the current fragment.  
Public プロパティGets the 0-based index of the column in the most nested RenderTableFragment containing the current render object (i.e. the column index on the current page), or -1 if the current object is not contained in a table. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets the most nested RenderTableFragment containing the current fragment, or null if the current object is not contained in a table. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets the 0-based index of the row in the most nested RenderTableFragment containing the current render object (i.e. the row index on the current page), or -1 if the current object is not contained in a table. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets the top level RenderFragment containing the current fragment. C1.C1Preview.RenderFragmentから継承されます。
Public プロパティGets a value indicating whether the current fragment is visible. C1.C1Preview.RenderFragmentから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティFor internal use. C1.C1Preview.RenderFragmentから継承されます。
Protected プロパティFor internal use. C1.C1Preview.RenderFragmentから継承されます。
トップ
参照

RenderVerticalParagraphFragment クラス
C1.C1Preview 名前空間