[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.Attr

Class Attr

Namespace
GrapeCity.Documents.Pdf.Structure
Assembly
GcDocs.Pdf.dll

Represents a base structure attribute.

public class Attr : PdfDictWrapper, IPdfDict
Inheritance
object
Attr
Implements
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Extension Methods

Constructors

Attr()

Initializes a new instance of the Attr class.

public Attr()