PdfWidgetControlType Enum

Definition

Enumerates annotation widget controls.

[ObjCRuntime.Native]
public enum PdfWidgetControlType
[<ObjCRuntime.Native>]
type PdfWidgetControlType = 
Inheritance
PdfWidgetControlType
Attributes

Fields

Name Value Description
Unknown -1

Indicates that the control type is not known.

PushButton 0

Indicates a push button.

RadioButton 1

Indicates a radio button.

CheckBox 2

Indicates a checkbox.

Applies to