.NET Framework Class Library
ImageItem.Dirty Property
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > ImageItem Class > ImageItem Properties > ImageItem.Dirty Property |
Dirty specifies whether the Image has been modified or not
Namespace: Gnostice.Core.DOM
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Property Dirty As Boolean |
C# |
public bool Dirty { get; set; } |
Visual C++ |
public: |