你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DocumentStyle 类

定义

表示观察到的文本样式的 对象。

public class DocumentStyle
type DocumentStyle = class
Public Class DocumentStyle
继承
DocumentStyle

属性

BackgroundColor

#rrggbb十六进制格式的背景色。

Color

#rrggbb十六进制格式的前景色。

Confidence

正确标识样式的置信度。

FontStyle

字形。

FontWeight

字体粗细。

IsHandwritten

内容是否手写?。

SimilarFontFamily

在视觉上最相似的字体来自一组支持的字体系列,回退字体遵循 CSS 约定 (例如“Arial, sans-serif”) 。

Spans

样式应用于的串联内容中文本元素的位置。

适用于