TextOutlineStyle.Implicit(OutlineStyle to TextOutlineStyle) Operator
Defines an implicit conversion of an OutlineStyle object to a TextOutlineStyle object.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| outlineStyle | OutlineStyle | The |
Returns
| Type | Description |
|---|---|
| TextOutlineStyle | The resulting |
See Also