Click or drag to resize

DocumentAdditionalActionsOnDocumentPrinting Property

Gets the actions to be performed when a document will be printed. This is initialized to an empty list.

Namespace:  Atalasoft.PdfDoc.Actions
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public PdfActionList OnDocumentPrinting { get; }

Property Value

Type: PdfActionList
See Also