Click or drag to resize

PdfDocumentAdditionalActions Property

Gets or sets the additional-actions defining the actions to be taken in response to various trigger events affecting the document as a whole.

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 PdfDocumentLevelActions AdditionalActions { get; set; }

Property Value

Type: PdfDocumentLevelActions
See Also