[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.McidContentItemLink

McidContentItemLink Class

Represents a content item specified via MCID and owning a StructElement.

Inheritance
McidContentItemLink
Namespace: GrapeCity.Documents.Pdf.Structure
Assembly: DS.Documents.Pdf.dll
public class McidContentItemLink : ContentItemLink, IOwnedObject, IPdfNumber
Public Class McidContentItemLink
    Inherits ContentItemLink
    Implements IOwnedObject, IPdfNumber

Constructors

Name Description

Initializes a new instance of the McidContentItemLink class.

Properties

Name Description

Gets the identificator of a Marked Content Sequence in the page specified by DefaultPage.

Gets the underlying GrapeCity.Documents.Pdf.Spec.IPdfObject.

Extension Methods