PDFReaderControls.NET Professional Type Reference

PushButtonField Class

A push button PDF form field.

For a list of all members of this type, see PushButtonField Members.

System.Object
   TallComponents.PDF.Object
      TallComponents.PDF.Forms.Fields.Field
         TallComponents.PDF.Forms.Fields.PushButtonField

public class PushButtonField : Field

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

You retrieve the existing fields from the Fields property of the Document class.

Requirements

Namespace: TallComponents.PDF.Forms.Fields

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

PushButtonField Members | TallComponents.PDF.Forms.Fields Namespace