Click or drag to resize

PdfFieldInterForms Property

Gets an Interactive Forms object that contains this field.

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 PdfInteractiveForms InterForms { get; }

Property Value

Type: PdfInteractiveForms
See Also