Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Structure Namespace / McrContentItemLink Class / MCID Property

In This Topic
    MCID Property (McrContentItemLink)
    In This Topic
    Gets or sets the marked-content identifier of the marked-content sequence within its content stream.
    Syntax
    'Declaration
     
    Public Property MCID As System.Integer
    public System.int MCID {get; set;}
    See Also