Table of Contents

Struct PdfTag

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Describes marked content tag.

public readonly struct PdfTag : IEquatable<PdfTag>
Implements
Inherited Members

Properties

Name

Gets the name of this tag.

Type

Gets the type of this tag.

Methods

Equals(PdfTag)
Equals(object)
GetHashCode()
ToString()

Returns a string that represents this PdfTag instance.

Operators

operator ==(PdfTag, PdfTag)
operator !=(PdfTag, PdfTag)