'宣言 Public Overrides Function GetImage( _ ByVal renderInputControls As System.Boolean _ ) As System.Drawing.Image
'使用法 Dim instance As PreviewPageSimple Dim renderInputControls As System.Boolean Dim value As System.Drawing.Image value = instance.GetImage(renderInputControls)
public override System.Drawing.Image GetImage( System.bool renderInputControls )
パラメータ
- renderInputControls
- This parameter is ignored.
戻り値の型
The page image.