Click or drag to resize

DefaultPdfLiteStorageItemInfoGetData Method

Gets data for this item from the DefaultPdfLiteStorageProvider.

Namespace:  RadPdf.Lite
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public byte[] GetData()

Return Value

Type: Byte

The requested data if found in the storage provider; otherwise null.

See Also