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

In This Topic
    ContentType Property (ImageData)
    In This Topic
    Gets the image content type.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContentType As System.String
    public System.string ContentType {get;}
    See Also