Click or drag to resize

PdfFieldRegenerateAppearance Method

Delete the existing appearance stream of all controls associated with this PdfField and build a new one in accordance with the properties of the field and controls.

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 void RegenerateAppearance()
See Also