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

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