PdfStyledFieldWidget GraphicsProperties Structure |
Namespace: Spire.Pdf.Widget
The PdfStyledFieldWidget GraphicsProperties type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
PdfStyledFieldWidget GraphicsProperties(PdfFieldWidgetItem) |
Initializes a new instance of thestruct.
|
|
|
PdfStyledFieldWidget GraphicsProperties(PdfStyledFieldWidget) |
Initializes a new instance of thestruct.
|
| Name | Description | |
|---|---|---|
|
|
Equals |
Indicates whether this instance and a specified object are equal.
(Inherited from
ValueType
.)
|
|
|
GetHashCode |
Returns the hash code for this instance.
(Inherited from
ValueType
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
ToString |
Returns the fully qualified type name of this instance.
(Inherited from
ValueType
.)
|
| Name | Description | |
|---|---|---|
|
|
BackBrush |
BackBrush of the struct.
|
|
|
BorderWidth |
BorderWidth of the struct.
|
|
|
Font |
Font of the struct.
|
|
|
ForeBrush |
ForeBrush of the struct.
|
|
|
Pen |
Pen of the struct.
|
|
|
Rect |
Rect of the struct.
|
|
|
RotationAngle |
RotationAngle of the struct.
|
|
|
ShadowBrush |
ShadowBrush of the struct.
|
|
|
StringFormat |
StringFormat of the struct.
|
|
|
Style |
Style of the struct.
|