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

In This Topic
    StreamStartPosition Property (GcTiffReader)
    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