Version

StyleInfo Class Members

The following tables list the members exposed by StyleInfo.

Public Constructors
 NameDescription
Public ConstructorStyleInfo ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAppearanceAppearance object.  
Public PropertyBorderSidesSpecifies the border sides.  
Public PropertyBorderStyleSpecifies the border style.  
Public PropertyClearFloatingElementsWhether this element should clear any floating objects.  
Public PropertyFloatTypeWhether the float the element and if so where.  
Public PropertyFontSizeFont size.  
Public PropertyHeightHeight of the object.  
Public PropertyLineAlignmentSpecifies how lines should be alined.  
Public PropertyMarginsMargins around the object.  
Public PropertyPaddingPadding around the contents of the object.  
Public PropertyTextSmoothingModeSpecifies whether to anti-alias text or not.  
Public PropertyVerticalAlignmentSpecifies how the inline element should be vertically aligned.  
Public PropertyWidthWidth of the object.  
Public Methods
 NameDescription
Public MethodEqualsOverridden. Checks if the specified object is StyleInfo and contains the same information.  
Public MethodGetHashCodeOverridden. Returns the hash code.  
Public MethodGetSetAttributesReturns the attributes that are set on this style info object.  
Public MethodToStringOverridden. Returns the string representation of this object.  
See Also