[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.AttrRevision

AttrRevision Class

Represents a structure attribute (Attr object) and its revision.

Inheritance
AttrRevision
Implements
Namespace: GrapeCity.Documents.Pdf.Structure
Assembly: DS.Documents.Pdf.dll
Syntax
public class AttrRevision : RevisionItem, IOwnedObject
Public Class AttrRevision
    Inherits RevisionItem
    Implements IOwnedObject

Constructors

Name Description
AttrRevision(Attr, int)

Initializes a new instance of the AttrRevision class.

Properties

Name Description
Attr

Gets the underlying Attr object.

Owner

Gets the AttrRevisionCollection containing this object.

StructElement

Gets the StructElement owning this object.