VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI Namespace / RedactionMarkEventArgs Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    RedactionMarkEventArgs Class
    In This Topic
    Provides data for the RedactionMarkApplied event.
    Object Model
    VintasoftImage RedactionMark RedactionMarkEventArgs
    Syntax
    'Declaration
    
    Public Class RedactionMarkEventArgs
       Inherits System.EventArgs
    
    
    public class RedactionMarkEventArgs : System.EventArgs
    
    
    public __gc class RedactionMarkEventArgs : public System.EventArgs*
    
    
    public ref class RedactionMarkEventArgs : public System.EventArgs^
    
    
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          Vintasoft.Imaging.Pdf.UI.RedactionMarkEventArgs

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also