Namespace: Spire.Pdf.Widget
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)

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  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
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.)

See Also