Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / DataPointer Structure / Pointer Field

In This Topic
    Pointer Field (DataPointer)
    In This Topic
    Pointer to the buffer.
    Syntax
    'Declaration
     
    Public Pointer As System.IntPtr
    public System.IntPtr Pointer
    See Also