DocumentActionCollection.BeforeClosing

DocumentActionCollection.BeforeClosing property

Gets or sets action that will be performed before documetn closing.

public PdfAction BeforeClosing { get; set; }

See Also