FlexReport for WinForms
GetContext メソッド (C1PdfDocumentSource)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1PdfDocumentSource クラス : GetContext メソッド
For internal use. Returns a C1DocumentSourceContext object representing the current context of the C1DocumentSource.
シンタックス
'宣言
 
Public Overrides Function GetContext() As C1DocumentSourceContext
'使用法
 
Dim instance As C1PdfDocumentSource
Dim value As C1DocumentSourceContext
 
value = instance.GetContext()
public override C1DocumentSourceContext GetContext()

戻り値の型

The C1DocumentSourceContext object representing the current context of this document source.
参照

参照

C1PdfDocumentSource クラス
C1PdfDocumentSource メンバ