FlexReport for WinForms
RenderingCache プロパティ (RenderPdf)


C1.Document アセンブリ > C1.Document 名前空間 > RenderPdf クラス : RenderingCache プロパティ
Gets the rendering cache used to store rendering data and improve performance during PDF generation.
シンタックス
'宣言
 
Public ReadOnly Property RenderingCache As GrapeCity.Documents.Pdf.RenderingCache
'使用法
 
Dim instance As RenderPdf
Dim value As GrapeCity.Documents.Pdf.RenderingCache
 
value = instance.RenderingCache
public GrapeCity.Documents.Pdf.RenderingCache RenderingCache {get;}
解説
The rendering cache is initialized on first access. Using this cache can reduce overhead in scenarios where rendering data is frequently reused.
参照

参照

RenderPdf クラス
RenderPdf メンバ