Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / DataStream Class / RemainingLength Property

In This Topic
    RemainingLength Property
    In This Topic
    Gets the length of the remaining.
    Syntax
    'Declaration
     
    Public ReadOnly Property RemainingLength As System.Long
    public System.long RemainingLength {get;}

    Property Value

    The length of the remaining.
    See Also