Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.MarkedContent Namespace / TagMcid Class / ContentType Property

In This Topic
    ContentType Property
    In This Topic
    Gets or sets the type of a structure item that owns the content represented by this MCID tag.
    Syntax
    'Declaration
     
    Public Property ContentType As System.String
    public System.string ContentType {get; set;}
    See Also