DocumentActionCollection.AfterPrinting

DocumentActionCollection.AfterPrinting property

Action that will be performed after document printing.

public PdfAction AfterPrinting { get; set; }

See Also