DocumentStyle Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An object representing observed text styles.
public class DocumentStyle
type DocumentStyle = class
Public Class DocumentStyle
- Inheritance
-
DocumentStyle
Properties
BackgroundColor |
Background color in #rrggbb hexadecimal format.. |
Color |
Foreground color in #rrggbb hexadecimal format. |
Confidence |
Confidence of correctly identifying the style. |
FontStyle |
Font style. |
FontWeight |
Font weight. |
IsHandwritten |
Is content handwritten?. |
SimilarFontFamily |
Visually most similar font from among the set of supported font families, with fallback fonts following CSS convention (ex. 'Arial, sans-serif'). |
Spans |
Location of the text elements in the concatenated content the style applies to. |
Applies to
Azure SDK for .NET