VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf Namespace / PdfPageContentChangeEventArgs Class
Constructors Properties Fields SeeAlso
In This Topic
    PdfPageContentChangeEventArgs Class Members
    In This Topic
    The following tables list the members exposed by PdfPageContentChangeEventArgs.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PdfPageContentChangeEventArgs class.
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic) (Inherited from System.EventArgs)
    Public Properties
     NameDescription
    Public PropertyGets a string that describes changes in PDF page.
    Public PropertyGets the PDF page with changed content.
    See Also