VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / PdfPageSavedEventArgs Class
Constructors Properties Methods Fields SeeAlso
In This Topic
    PdfPageSavedEventArgs Class Members
    In This Topic
    The following tables list the members exposed by PdfPageSavedEventArgs.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PdfPageSavedEventArgs class.
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic) (Inherited from System.EventArgs)
    Public Properties
     NameDescription
    Public PropertyGets the VintasoftImage object. (Inherited from ImageEventArgs)
    Public PropertyGets the PDF page.
    Protected Methods
     NameDescription
    Protected MethodSets the Image. (Inherited from ImageEventArgs)
    See Also