| 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.NetAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax public void RegenerateAppearance()
Public Sub RegenerateAppearance
public:
void RegenerateAppearance()
member RegenerateAppearance : unit -> unit
public void RegenerateAppearance()
function RegenerateAppearance();
See Also