FlexReport for WinForms
PageLayouts プロパティ (RenderSection)


C1.Document アセンブリ > C1.Document 名前空間 > RenderSection クラス : PageLayouts プロパティ
Gets the collection of page layouts used in the RenderSection object. In addition to the default layout which is always present, special layouts may be defined for first, last, even and odd pages of the document. The effective layout for each page is then produced by merging all applicable layouts.
シンタックス
'宣言
 
Public ReadOnly Property PageLayouts As PageLayouts
'使用法
 
Dim instance As RenderSection
Dim value As PageLayouts
 
value = instance.PageLayouts
public PageLayouts PageLayouts {get;}
参照

参照

RenderSection クラス
RenderSection メンバ