PDFsharp-net6

PdfSharpEventArgs

Namespace: PdfSharp.Events

Base class for EventArgs in PDFsharp.

public abstract class PdfSharpEventArgs : System.EventArgs

Inheritance ObjectEventArgsPdfSharpEventArgs

Properties

Source

The source of the event.

public PdfObject Source { get; set; }

Property Value

PdfObject