Click or drag to resize

PdfPageAdditionalActions Property

Gets or sets the additional-actions defining actions to be performed when the page is opened or closed.

Namespace:  Patagames.Pdf.Net
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public PdfPageLevelActions AdditionalActions { get; set; }

Property Value

Type: PdfPageLevelActions
See Also