Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / DataStream Class / PositionPointer Property

In This Topic
    PositionPointer Property
    In This Topic
    Gets the position pointer.
    Syntax
    'Declaration
     
    Public ReadOnly Property PositionPointer As System.IntPtr
    public System.IntPtr PositionPointer {get;}

    Property Value

    The position pointer.
    See Also