[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ImageData.HasImage

HasImage Property

HasImage

Gets a value indicating whether the picture contains image bytes or links to an image.

Declaration
public override bool HasImage { get; }
Public Overrides ReadOnly Property HasImage As Boolean
Overrides