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

In This Topic
    HasImage Property (EmbeddedImageData)
    In This Topic
    Gets a value indicating whether the picture has image bytes.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property HasImage As System.Boolean
    public virtual System.bool HasImage {get;}
    See Also