PrintDocument for WinForms
Fragments プロパティ (C1Page)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1Page クラス : Fragments プロパティ
Gets the collection of fragments for the current page. Note that accessing this property always initializes the Fragments collection if it has not been initialized yet. Use C1Page.HasFragments to test whether the Fragments collection exists.
シンタックス
'宣言
 
Public ReadOnly Property Fragments As RenderFragmentCollection
'使用法
 
Dim instance As C1Page
Dim value As RenderFragmentCollection
 
value = instance.Fragments
public RenderFragmentCollection Fragments {get;}
参照

C1Page クラス
C1Page メンバ