DocumentActionCollection.AfterSaving

DocumentActionCollection.AfterSaving property

Gets or sets action that will be performed after document saving.

public PdfAction AfterSaving { get; set; }

See Also