Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ImageData Class / HasImage Property

In This Topic
    HasImage Property
    In This Topic
    Gets a value indicating whether the picture has image bytes or links to an image.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasImage As System.Boolean
    public System.bool HasImage {get;}
    See Also