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

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