DocumentActionCollection.BeforePrinting

DocumentActionCollection.BeforePrinting property

Action that will be performed before document printing.

public PdfAction BeforePrinting { get; set; }

See Also