Class ButtonField
Represents a button field (field type Btn). Radio buttons (RadioButton), check boxes (CheckBox) and pushbuttons (PushButton) are button fields.
Implements
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Sig.PdfClient
Assembly: SigPdfClient.dll
Syntax
public class ButtonField : Field, IField