[]
        
(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
PushButtonField
Implements
Inherited Members
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