[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.Attr

Attr Class

Represents a base structure attribute.

Implements
Namespace: GrapeCity.Documents.Pdf.Structure
Assembly: DS.Documents.Pdf.dll
Syntax
public class Attr : PdfDictWrapper, IPdfDict
Public Class Attr
    Inherits PdfDictWrapper
    Implements IPdfDict

Constructors

Name Description
Attr()

Initializes a new instance of the Attr class.

Extension Methods