Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicTiffReader Class / StreamStartPosition Property

In This Topic
    StreamStartPosition Property (GcWicTiffReader)
    In This Topic
    Gets the start position in the associated Stream.
    Syntax
    'Declaration
     
    Public ReadOnly Property StreamStartPosition As System.Long
    public System.long StreamStartPosition {get;}
    See Also