XfaChoiceListField
GetEvents Method
|
Gets the events of the field.
Namespace:
Spire.Pdf.Widget
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public string GetEvents()
Public Function GetEvents As String
public:
String^ GetEvents()
member GetEvents : unit -> string
Return Value
Type:
String
See Also