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

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