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.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntax
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