Click or drag to resize
ISourcefetch Method

[Missing <summary> documentation for "M:de.softpro.signdocsdk.ISource.fetch(System.Int32)"]

Namespace:  de.softpro.signdocsdk
Assembly:  SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntax
C#
byte[] fetch(
	int maxSize
)

Parameters

maxSize
Type: SystemInt32

[Missing <param name="maxSize"/> documentation for "M:de.softpro.signdocsdk.ISource.fetch(System.Int32)"]

Return Value

Type: Byte

[Missing <returns> documentation for "M:de.softpro.signdocsdk.ISource.fetch(System.Int32)"]

See Also