PdfAnnotationButtonWidget Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Register("PDFAnnotationButtonWidget", true)]
public class PdfAnnotationButtonWidget : PdfKit.PdfAnnotation
[<Foundation.Register("PDFAnnotationButtonWidget", true)>]
type PdfAnnotationButtonWidget = class
inherit PdfAnnotation
- Inheritance
- Attributes
Constructors
| Name | Description |
|---|---|
| PdfAnnotationButtonWidget() |
Creates a new PdfAnnotationButtonWidget with default values. |
| PdfAnnotationButtonWidget(NativeHandle) |
A constructor used when creating managed representations of unmanaged objects. Called by the runtime. |
| PdfAnnotationButtonWidget(NSCoder) |
A constructor that initializes the object from the data stored in the unarchiver object. |
| PdfAnnotationButtonWidget(NSObjectFlag) |
Constructor to call on derived classes to skip initialization and merely allocate the object. |
Properties
| Name | Description |
|---|---|
| Action | (Inherited from PdfAnnotation) |
| ActivatableTextField | (Inherited from PdfAnnotation) |
| Alignment | (Inherited from PdfAnnotation) |
| AllowsToggleToOff | |
| AnnotationKeyValues | (Inherited from PdfAnnotation) |
| AnnotationType | (Inherited from PdfAnnotation) |
| BackgroundColor | |
| Border | (Inherited from PdfAnnotation) |
| Bounds | (Inherited from PdfAnnotation) |
| ButtonWidgetState | (Inherited from PdfAnnotation) |
| ButtonWidgetStateString | (Inherited from PdfAnnotation) |
| Caption | |
| Choices | (Inherited from PdfAnnotation) |
| Class | (Inherited from NSObject) |
| ClassHandle |
The Objective-C class handle for this class. |
| Color | (Inherited from PdfAnnotation) |
| Comb | (Inherited from PdfAnnotation) |
| Contents | (Inherited from PdfAnnotation) |
| ControlType | |
| DebugDescription | (Inherited from NSObject) |
| Description | (Inherited from NSObject) |
| Destination | (Inherited from PdfAnnotation) |
| EndLineStyle | (Inherited from PdfAnnotation) |
| EndPoint | (Inherited from PdfAnnotation) |
| ExposedBindings | (Inherited from NSObject) |
| FieldName | |
| Font | |
| FontColor | |
| Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from NSObject) |
| HasAppearanceStream | (Inherited from PdfAnnotation) |
| Highlighted | |
| IconType | (Inherited from PdfAnnotation) |
| InteriorColor | (Inherited from PdfAnnotation) |
| IsDirectBinding |
Gets or sets a value indicating whether this instance uses direct Objective-C binding. (Inherited from NSObject) |
| IsPasswordField | (Inherited from PdfAnnotation) |
| IsProxy | (Inherited from NSObject) |
| ListChoice | (Inherited from PdfAnnotation) |
| MarkupType | (Inherited from PdfAnnotation) |
| MaximumLength | (Inherited from PdfAnnotation) |
| ModificationDate | (Inherited from PdfAnnotation) |
| MouseUpAction | (Inherited from PdfAnnotation) |
| Multiline | (Inherited from PdfAnnotation) |
| OnStateValue | |
| Open | (Inherited from PdfAnnotation) |
| Page | (Inherited from PdfAnnotation) |
| Paths | (Inherited from PdfAnnotation) |
| Popup | (Inherited from PdfAnnotation) |
| QuadrilateralPoints |
Gets or sets the points defining the quadrilateral bounds of the annotation. (Inherited from PdfAnnotation) |
| RadiosInUnison | (Inherited from PdfAnnotation) |
| ReadOnly | (Inherited from PdfAnnotation) |
| RetainCount | (Inherited from NSObject) |
| Self | (Inherited from NSObject) |
| ShouldDisplay | (Inherited from PdfAnnotation) |
| ShouldPrint | (Inherited from PdfAnnotation) |
| StampName | (Inherited from PdfAnnotation) |
| StartLineStyle | (Inherited from PdfAnnotation) |
| StartPoint | (Inherited from PdfAnnotation) |
| State | |
| Superclass | (Inherited from NSObject) |
| SuperHandle |
Handle used to represent the methods in the base class for this NSObject. (Inherited from NSObject) |
| ToolTip | (Inherited from PdfAnnotation) |
| Type | (Inherited from PdfAnnotation) |
| Url | (Inherited from PdfAnnotation) |
| UserName | (Inherited from PdfAnnotation) |
| Values | (Inherited from PdfAnnotation) |
| WidgetControlType | (Inherited from PdfAnnotation) |
| WidgetDefaultStringValue | (Inherited from PdfAnnotation) |
| WidgetFieldType | (Inherited from PdfAnnotation) |
| WidgetStringValue | (Inherited from PdfAnnotation) |
| Zone | (Inherited from NSObject) |