Click or drag to resize

PdfListBoxWidgetFieldWidget Methods

The PdfListBoxWidgetFieldWidget type exposes the following members.

Methods
Name Description
Protected method CalculateAutoFontSize
When the font size of the field is automatic, calculate actual size.
(Inherited from PdfStyledFieldWidget .)
Protected method CalculateMultilineFontSize
Calculate font size in multiline field
(Inherited from PdfStyledFieldWidget .)
Protected method CalculateSingleLineFieldFontSize
Calculate font size in single line field
(Inherited from PdfStyledFieldWidget .)
Protected method DefineDefaultAppearance (Inherited from PdfStyledFieldWidget .)
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object .)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object .)
Protected method GetDaFontSize
Get font size from da string
(Inherited from PdfStyledFieldWidget .)
Protected method GetGraphicsProperties
Gets the graphics properties.
(Inherited from PdfStyledFieldWidget .)
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object .)
Protected method GetSelectedIndex
Gets selected index.
(Inherited from PdfChoiceWidgetFieldWidget .)
Protected method GetSelectedValue
Gets selected value.
(Inherited from PdfChoiceWidgetFieldWidget .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Protected method Initialize (Inherited from PdfFieldWidget .)
Protected method MemberwiseClone
Creates a shallow copy of the current Object .
(Inherited from Object .)
Public method ReSetPage
Re set the page.
(Inherited from PdfFieldWidget .)
Public method SetName
Sets the name of the field.
(Inherited from PdfFieldWidget .)
Protected method SetSelectedIndex
Sets selected index.
(Inherited from PdfChoiceWidgetFieldWidget .)
Protected method SetSelectedValue
Sets selected value.
(Inherited from PdfChoiceWidgetFieldWidget .)
Protected method StringToStyle
String to style.
(Inherited from PdfStyledFieldWidget .)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)
Top
See Also