 | 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
Syntaxpublic void RegenerateAppearance()
Public Sub RegenerateAppearance
public:
void RegenerateAppearance()
member RegenerateAppearance : unit -> unit
public void RegenerateAppearance()
function RegenerateAppearance();
See Also