FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / ReaderBase Class / Offset Property

In This Topic
    Offset Property (ReaderBase)
    In This Topic
    Gets the current offset in the underlying stream.
    Syntax
    'Declaration
     
    Public ReadOnly Property Offset As Long
    public long Offset {get;}
    See Also