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

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