FlexReport for WinForms
GetDesignerRenderContent メソッド (Field)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > Field クラス : GetDesignerRenderContent メソッド
For internal use.
シンタックス
'宣言
 
Public Overridable Sub GetDesignerRenderContent( _
   ByRef text As System.String, _
   ByRef image As GrapeCity.Documents.Drawing.IImage, _
   ByRef disposeImage As System.Boolean _
) 
'使用法
 
Dim instance As Field
Dim text As System.String
Dim image As GrapeCity.Documents.Drawing.IImage
Dim disposeImage As System.Boolean
 
instance.GetDesignerRenderContent(text, image, disposeImage)
public virtual void GetDesignerRenderContent( 
   ref System.string text,
   ref GrapeCity.Documents.Drawing.IImage image,
   ref System.bool disposeImage
)

パラメータ

text
image
disposeImage
参照

参照

Field クラス
Field メンバ