[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.BeginMarkedContent

BeginMarkedContent Class

PDF "BMC" operator. Begin a marked-content sequence terminated by a balancing EndMarkedContent operator.

Inheritance
BeginMarkedContent
Namespace: GrapeCity.Documents.Pdf.Operators
Assembly: GcDocs.Pdf.dll
Syntax
public class BeginMarkedContent : OperatorBase

Constructors

Name Description
BeginMarkedContent(PdfName)

Initializes a new instance of the BeginMarkedContent class.

Fields

Name Description
Operators

The list of operators between BMC and EMC.

Role

Indicating the role or significance of the sequence.

Properties

Name Description
Desc

Gets the operator's description.

Name

Gets the operator's PDF name.

Methods

Name Description
IsSame(OperatorBase)

Determines whether the provided operator is the same as the current operator.