クラス | 解説 | |
---|---|---|
![]() | AcroForm | PDF ドキュメント内の AcroForm のプロパティを定義します。 |
![]() | CheckBoxField | チェックボックス AcroForm フィールドを表します。 |
![]() | ChoiceField | 選択フィールド(ComboBox および ListBox)の基本クラス。 |
![]() | ChoiceFieldItem | ChoiceField に表示される 1 つの項目を表します。 |
![]() | ComboBoxField | チェックボックスフィールドを表します。 |
![]() | CombTextField | MaxLen の値と同じ数の等間隔の櫛の歯状の位置に分割されたテキストフィールドを表します。 テキストはこれらの櫛の歯内に配置されます。 |
![]() | Field | AcroForm フィールドを定義します。 |
![]() | Field.TriggerEvents | 値を含む AcroForm フィールドに共通のイベントを定義します。 |
![]() | FieldCollection | Field オブジェクトのコレクションを表します。 |
![]() | FieldWidgetCollection | Field オブジェクトによって所有されている GrapeCity.Documents.Pdf.Annotations.WidgetAnnotation オブジェクトのコレクションを表します。 |
![]() | ListBoxField | ListBoxField フィールドを表します。 |
![]() | PushButtonField | プッシュボタン AcroForm フィールドを表します。 |
![]() | RadioButtonField | ラジオボタンのグループを表します。 |
![]() | SignatureField | 署名フィールドを表します。 |
![]() | SignatureLockedFields | SignatureField が署名されたときにロックする Field オブジェクトの範囲を定義します。 |
![]() | TextField | テキストフィールドを表します。 |