Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / Image Class / Binding Property

In This Topic
    Binding Property
    In This Topic
    Gets the value indicating how the image data is attached to the Image object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Binding As ImageBinding
    public ImageBinding Binding {get;}
    See Also