ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.io Namespace / BufferedRandomAccessFile Class / Pos Property

In This Topic
    Pos Property (BufferedRandomAccessFile)
    In This Topic
    Returns the current offset in the file
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property Pos As Integer
    public virtual int Pos {get;}
    See Also