[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.MarkedContent.TagMcid

TagMcid Class

Represents a standard MCID tag.

Inheritance
TagMcid
Namespace: GrapeCity.Documents.Pdf.MarkedContent
Assembly: DS.Documents.Pdf.dll
Syntax
public class TagMcid : TagPropsBase
Public Class TagMcid
    Inherits TagPropsBase

Constructors

Name Description
TagMcid()

Initializes a new instance of the TagMcid class.

TagMcid(PdfName, int)

Initializes a new instance of the TagMcid class.

TagMcid(string, int)

Initializes a new instance of the TagMcid class.

Properties

Name Description
ContentType

Gets or sets the type of a structure item that owns the content represented by this MCID tag.

MCID

Gets or sets the ID of this marked content sequence.