Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfDict Class / Changed Property

In This Topic
    Changed Property (PdfDict)
    In This Topic
    Gets a value indicating whether this PdfDict was changed.
    Syntax
    'Declaration
     
    Public Property Changed As System.Boolean
    public System.bool Changed {get; set;}
    See Also