Namespace: Spire.Pdf.Widget
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
protected struct GraphicsProperties
Protected Structure GraphicsProperties
protected value class GraphicsProperties
[<SealedAttribute>] type GraphicsProperties = struct end
Members
| All Members | Constructors | Fields | Methods |
| Member | Description | |
|---|---|---|
| PdfStyledFieldWidget..::..GraphicsProperties(PdfFieldWidgetItem) |
Initializes a new instance of the struct.
| |
| PdfStyledFieldWidget..::..GraphicsProperties(PdfStyledFieldWidget) |
Initializes a new instance of the struct.
| |
| BackBrush | ||
| BorderWidth | ||
| Equals(Object) |
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.) | |
| Font | ||
| ForeBrush | ||
| GetHashCode()()()() |
Returns the hash code for this instance.
(Inherited from ValueType.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Pen | ||
| Rect | ||
| RotationAngle | ||
| ShadowBrush | ||
| StringFormat | ||
| Style | ||
| ToString()()()() |
Returns the fully qualified type name of this instance.
(Inherited from ValueType.) |