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

In This Topic
    Offset Property (RplReader)
    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