DocumentActionCollection.BeforeSaving

DocumentActionCollection.BeforeSaving property

Gets or sets action performed before document saving.

public PdfAction BeforeSaving { get; set; }

See Also