The PdfComboBox type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddItem(PdfListItem) |
Adds the specified item to the combo box.
|
![]() | AddItem(String) |
Adds the specified item to the combo box.
|
![]() | AddItems(IEnumerable<PdfListItem>) |
Adds the specified items to the combo box.
|
![]() | AddItems(IEnumerable<String>) |
Adds the specified items to the combo box.
|
![]() | AddItems(PdfListItem[]) |
Adds the specified items to the combo box.
|
![]() | AddItems(String[]) |
Adds the specified items to the combo box.
|
![]() | ClearItems |
Removes all items from the combo box.
|
![]() | Equals |
Determines whether the specified object is equal to the current object.
(Inherited from PdfWidget.) |
![]() | Flatten |
Flattens this control to its parent page. In effect, replaces the control with its
appearance.
(Inherited from PdfControl.) |
![]() | GetHashCode |
Serves as a hash function for a this type.
(Inherited from PdfWidget.) |
![]() | GetType | (Inherited from Object.) |
![]() | Rotate |
Rotates control around top-left control's corner, counter-clockwise, relative to the page.
Useful when PdfPage is rotated.
(Inherited from PdfControl.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides PdfControl.ToString().) |