Click or drag to resize

PdfStyledFieldWidget Methods

The PdfStyledFieldWidget type exposes the following members.

Methods
Name Description
Protected method CalculateAutoFontSize
When the font size of the field is automatic, calculate actual size.
Protected method CalculateMultilineFontSize
Calculate font size in multiline field
Protected method CalculateSingleLineFieldFontSize
Calculate font size in single line field
Protected method DefineDefaultAppearance (Overrides PdfField DefineDefaultAppearance .)
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
Protected method GetGraphicsProperties
Gets the graphics properties.
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object .)
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 StringToStyle
String to style.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)
Top
See Also