| PdfControlResetAppearance Method |
Reset the appearance of the control and mark it to rebuild on next page load.
Namespace: Patagames.Pdf.NetAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax public void ResetAppearance()
Public Sub ResetAppearance
public:
void ResetAppearance()
member ResetAppearance : unit -> unit
public void ResetAppearance()
function ResetAppearance();
See Also