Click or drag to resize
BitmapReaderReadData Method

Namespace: FDF.Common.IO
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public override bool ReadData(
	ref Bitmap value = null,
	ref FdfResultCollection outResults = null
)

Parameters

value (Optional)
Type: System.DrawingBitmap
outResults (Optional)
Type: FDF.Common.RuntimeFdfResultCollection

Return Value

Type: Boolean
See Also