CPDFComboBoxWidget Class |
Namespace: ComPDFKit.PDFAnnotation.Form
public class CPDFComboBoxWidget : CPDFWidgetItems
The CPDFComboBoxWidget type exposes the following members.
Name | Description | |
---|---|---|
Page |
Returns the page that the annotation is associated with.
(Inherited from CPDFAnnotation.) | |
Rect |
Gets the rectangle of the annotation on the page.
(Inherited from CPDFAnnotation.) | |
Type |
Gets annotation type.
(Inherited from CPDFAnnotation.) | |
WidgetType |
Gets form type. Refer to: C_WIDGET_TYPE (Inherited from CPDFWidget.) |
Name | Description | |
---|---|---|
AddOptionItem |
Inserts item in ListBox or Combobox at the specified index point.
(Inherited from CPDFWidgetItems.) | |
ClearWidgetBgRGBColor | (Inherited from CPDFWidget.) | |
ClearWidgetBorderRGBColor | (Inherited from CPDFWidget.) | |
CreateReplyAnnotation |
Creates a reply annotation.
(Inherited from CPDFAnnotation.) | |
CreateReplyStateAnnotation |
Creates a reply state annotation.
(Inherited from CPDFAnnotation.) | |
GetAuthor |
Gets the author of annotation.
(Inherited from CPDFAnnotation.) | |
GetBorderWidth |
Gets border width of the annotation.
(Inherited from CPDFAnnotation.) | |
GetContent |
Gets annotation content.
(Inherited from CPDFAnnotation.) | |
GetCreationDate |
Gets the creation date of annotation.
(Inherited from CPDFAnnotation.) | |
GetFieldFlag |
Gets form flag.
(Inherited from CPDFWidget.) | |
GetFieldName |
Gets internal name for the field.
If multiple forms have the same internal name, these forms are seen as one list, and their action affect each other. For example, in the CheckBox and Radiobutton list, when a form is set to be selected, others are set to be unselected.
(Inherited from CPDFWidget.) | |
GetFieldType |
Gets the form field type.
(Inherited from CPDFWidget.) | |
GetFlags |
Returns the flag of the annotation.
(Inherited from CPDFAnnotation.) | |
GetIsHidden |
This is a convenience property that checks for `CPDFAnnotationFlagHidden` in `flags`.
(Inherited from CPDFAnnotation.) | |
GetIsLocked |
This is a convenience property that checks for `CPDFAnnotationFlagLocked` in `flags`.
(Inherited from CPDFAnnotation.) | |
GetIsReadOnly | (Inherited from CPDFWidget.) | |
GetItemsCount |
Gets the total count of items in ListBox or Combobox forms.
(Inherited from CPDFWidgetItems.) | |
GetModifyDate |
Gets the modification date of annotation.
(Inherited from CPDFAnnotation.) | |
GetRect |
Gets rectangle on the page.
(Inherited from CPDFAnnotation.) | |
GetReplies |
Gets the replies of the annotation.
(Inherited from CPDFAnnotation.) | |
GetReplyTitle |
Gets the reply title of the annotation.
(Inherited from CPDFAnnotation.) | |
GetRotation |
Gets rotation angle of annotation appearance.
(Inherited from CPDFAnnotation.) | |
GetSelectedItem |
Gets the selected items in ListBox or Combobox forms, more: CWidgetItem (Inherited from CPDFWidgetItems.) | |
GetSourceRect |
Gets the rectangle used to rotate the annotation.
(Inherited from CPDFAnnotation.) | |
GetState |
Gets the state of the annotation.
(Inherited from CPDFAnnotation.) | |
GetTextAttribute |
Gets annotation text attribute, more:CTextAttribute (Inherited from CPDFAnnotation.) | |
GetTransparency |
Gets annotation opacity.
(Inherited from CPDFAnnotation.) | |
GetWidgetBgRGBColor |
Gets the background color of the form.
(Inherited from CPDFWidget.) | |
GetWidgetBorderRGBColor |
Gets the background color of the form.
(Inherited from CPDFWidget.) | |
GetWidgetBorderStyle |
Gets the border style of the form, more: C_BORDER_STYLE (Inherited from CPDFWidget.) | |
GetWidgetCheckColor |
Gets fill color of CheckBox or Radiobutton.
(Inherited from CPDFWidget.) | |
GetWidgetCheckStyle |
Gets the fill style of CheckBox or Radiobutton; more C_CHECK_STYLE (Inherited from CPDFWidget.) | |
IsMarkedStateAnnot |
Whether the annotation is a marked state annotation.
(Inherited from CPDFAnnotation.) | |
IsMeasured |
Whether the annotation is measured.
(Inherited from CPDFAnnotation.) | |
IsReplyAnnot |
Whether the annotation is a reply annotation.
(Inherited from CPDFAnnotation.) | |
IsReviewStateAnnot |
Whether the annotation is a review state annotation.
(Inherited from CPDFAnnotation.) | |
IsValid |
Whether the object is valid.
(Inherited from CPDFAnnotation.) | |
LoadWidgetItems |
Gets all items in ListBox or Combobox. more: CWidgetItem (Inherited from CPDFWidgetItems.) | |
ReleaseAnnot |
Releases resources of the object.
(Inherited from CPDFAnnotation.) | |
RemoveAnnot |
Removes annotation.
(Inherited from CPDFAnnotation.) | |
RemoveOptionItem |
Removes item in ListBox or Combobox at the specified index point.
(Inherited from CPDFWidgetItems.) | |
RenderAnnot(Int32, Int32, Byte, CPDFAppearanceType) |
Renders contents of the annotation to image.
(Inherited from CPDFAnnotation.) | |
RenderAnnot(Int32, Int32, IntPtr, CPDFAppearanceType) |
Renders contents of the annotation to image.
(Inherited from CPDFAnnotation.) | |
ResetForm |
Resets forms.
(Inherited from CPDFWidget.) | |
SelectItem |
Sets the index item as selected in ListBox or Combobox.
(Inherited from CPDFWidgetItems.) | |
SetAuthor |
Sets the author of annotation.
(Inherited from CPDFAnnotation.) | |
SetBorderWidth |
Sets border width of the annotation.
(Inherited from CPDFAnnotation.) | |
SetContent |
Sets annotation content.
(Inherited from CPDFAnnotation.) | |
SetCreationDate |
Sets the creation date of annotation.
(Inherited from CPDFAnnotation.) | |
SetFieldFlag |
Sets form flag.
(Inherited from CPDFWidget.) | |
SetFieldName |
Sets internal name for the field.
(Inherited from CPDFWidget.) | |
SetFieldType |
Sets the form field type.
(Inherited from CPDFWidget.) | |
SetFlags |
Sets the flag of the annotation.
(Inherited from CPDFAnnotation.) | |
SetIsHidden |
This is a convenience property that checks for `CPDFAnnotationFlagHidden` in `flags`.
(Inherited from CPDFAnnotation.) | |
SetIsLocked |
This is a convenience property that checks for `CPDFAnnotationFlagLocked` in `flags`.
(Inherited from CPDFAnnotation.) | |
SetIsReadOnly | (Inherited from CPDFWidget.) | |
SetMarkedAnnotState |
Sets the marked state of the annotation.
(Inherited from CPDFAnnotation.) | |
SetModifyDate |
Sets the modification date of annotation.
(Inherited from CPDFAnnotation.) | |
SetRect |
Sets rectangle on the page.
(Inherited from CPDFAnnotation.) | |
SetReplyAnnotation |
Sets the reply annotation.
(Inherited from CPDFAnnotation.) | |
SetReplyTitle |
Sets the reply title of the annotation.
(Inherited from CPDFAnnotation.) | |
SetReviewAnnotState |
Sets the review state of the annotation.
(Inherited from CPDFAnnotation.) | |
SetSourceRect |
Sets the rectangle used to rotate the annotation.
(Inherited from CPDFAnnotation.) | |
SetState |
Sets the state of the annotation.
(Inherited from CPDFAnnotation.) | |
SetTextAttribute |
Sets text attribute of annotation, more:CTextAttribute (Inherited from CPDFAnnotation.) | |
SetTransparency | (Inherited from CPDFAnnotation.) | |
SetWidgetBgRGBColor |
Sets the background color of the form.
(Inherited from CPDFWidget.) | |
SetWidgetBorderRGBColor |
Sets the border color of the form.
(Inherited from CPDFWidget.) | |
SetWidgetBorderStyle |
Sets border style of the form, more: C_BORDER_STYLE (Inherited from CPDFWidget.) | |
SetWidgetCheckColor |
Sets fill color of CheckBox or Radiobutton.
(Inherited from CPDFWidget.) | |
SetWidgetCheckStyle |
Sets the fill style of CheckBox or Radiobutton; more C_CHECK_STYLE (Inherited from CPDFWidget.) | |
UpdateAp |
Updates annotation appearance.
(Inherited from CPDFAnnotation.) | |
UpdateApWithBitmap |
Upadates annotation appearance by Bitmap.
(Inherited from CPDFAnnotation.) | |
UpdateApWithImage | (Inherited from CPDFAnnotation.) | |
UpdateFormAp |
Updates form appearance.
(Inherited from CPDFWidget.) |