[]
        
(Showing Draft Content)

C1.Pdf.PdfSecurity.GetStreamLength

GetStreamLength Method

GetStreamLength(byte[])

Gets the PDF file stream length for the data.

Declaration
public int GetStreamLength(byte[] data)
Parameters
Type Name Description
byte[] data

THe binary data.

Returns
Type Description
int

The PDF file stream length.