StandardBrushPropertyNameValues enumeration
Office 2013 and later
Defines the StandardBrushPropertyNameValues enumeration.
Namespace: DocumentFormat.OpenXml.InkML
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Width | width. When the item is serialized out as xml, its value is "width". | |
| Height | height. When the item is serialized out as xml, its value is "height". | |
| Color | color. When the item is serialized out as xml, its value is "color". | |
| Transparency | transparency. When the item is serialized out as xml, its value is "transparency". | |
| Tip | tip. When the item is serialized out as xml, its value is "tip". | |
| RasterOp | rasterOp. When the item is serialized out as xml, its value is "rasterOp". | |
| AntiAliased | antiAliased. When the item is serialized out as xml, its value is "antiAliased". | |
| FitToCurve | fitToCurve. When the item is serialized out as xml, its value is "fitToCurve". | |
| IgnorePressure | ignorePressure. When the item is serialized out as xml, its value is "ignorePressure". |
Show: