Documents for PDF, .NET Edition Documentation
MCID Property (TagMcid)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.MarkedContent Namespace > TagMcid Class : MCID Property
Gets or sets the ID of this marked content sequence.
Syntax
'Declaration
 
Public Property MCID As System.Nullable(Of Integer)
public System.Nullable<int> MCID {get; set;}
See Also

Reference

TagMcid Class
TagMcid Members