[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.PushButtonField

Class PushButtonField

Namespace
GrapeCity.Documents.Pdf.AcroForms
Assembly
GcDocs.Pdf.dll

Represents push button AcroForm field.

public class PushButtonField : Field, IPdfDict, IOwnedObject, ActionHide.ILinkedObject, ActionFieldsBase.IFieldDef
Inheritance
object
PushButtonField
Implements
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Extension Methods

Constructors

PushButtonField()

Initializes a new instance of the PushButtonField class.

public PushButtonField()

Properties

Widget

Gets the WidgetAnnotation defining view properties of the button.

public WidgetAnnotation Widget { get; }

Property Value

WidgetAnnotation