PageActions Property
Gets collection of page properties.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public PageActionCollection Actions { get; }

Property Value

Type: PageActionCollection
See Also