Documents for PDF, .NET Edition Documentation
McidContentItemLink Constructor

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Structure Namespace > McidContentItemLink Class : McidContentItemLink Constructor
The identificator of a Marked Content Sequence in the page specified by StructElement.DefaultPage.
Initializes a new instance of the McidContentItemLink class.
Syntax
'Declaration
 
Public Function New( _
   ByVal mcid As System.Integer _
)
public McidContentItemLink( 
   System.int mcid
)

Parameters

mcid
The identificator of a Marked Content Sequence in the page specified by StructElement.DefaultPage.
See Also

Reference

McidContentItemLink Class
McidContentItemLink Members