[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.IPdfDictExt.GetStreamData

GetStreamData Method

GetStreamData(IPdfDict)

Returns the decoded stream data if IPdfDict is a PdfStreamObjectBase.

Declaration
public static byte[] GetStreamData(IPdfDict dict)
Public Shared Function GetStreamData(dict As IPdfDict) As Byte()
Parameters
Type Name Description
IPdfDict dict
Returns
Type Description
byte[]