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

In This Topic
    MCID Property (McidContentItemLink)
    In This Topic
    Gets the identificator of a Marked Content Sequence in the page specified by StructElement.DefaultPage.
    Syntax
    'Declaration
     
    Public ReadOnly Property MCID As System.Integer
    public System.int MCID {get;}
    See Also