PdfCheckFieldBase
DrawAppearance Method
|
Draws the appearance.
Namespace:
Spire.Pdf.Fields
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected virtual void DrawAppearance()
Protected Overridable Sub DrawAppearance
protected:
virtual void DrawAppearance()
abstract DrawAppearance : unit -> unit
override DrawAppearance : unit -> unit
See Also