[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.MarkedContentPoint

MarkedContentPoint Class

PDF "MP" operator. Designate a marked-content point.

Inheritance
MarkedContentPoint
Namespace: GrapeCity.Documents.Pdf.Operators
Assembly: DS.Documents.Pdf.dll
Syntax
public class MarkedContentPoint : OperatorBase
Public Class MarkedContentPoint
    Inherits OperatorBase

Constructors

Name Description
MarkedContentPoint(PdfName)

Initializes a new instance of the MarkedContentPoint class.

Fields

Name Description
Role

Indicating the role or significance of the point.

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.