Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Structure Namespace / AttrCollection Class / Changed Property

In This Topic
    Changed Property (AttrCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Changed As System.Boolean
    public System.bool Changed {get; set;}
    See Also