Defines an object that is capable to notify about its properties changes.
All classes of C1PrintDocument that performs such notifications support it
via this interface.
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
public interface IPropertyChange |
Visual Basic (Declaration) |
---|
Public Interface IPropertyChange |