Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfStreamInfo Class / Length Field

In This Topic
    Length Field (PdfStreamInfo)
    In This Topic
    The length of the PDF stream as specified by the "Length" entry.
    Syntax
    'Declaration
     
    Public ReadOnly Length As System.Long
    public readonly System.long Length
    See Also