BasePortionFormat — Aspose.Slides FOSS C# (.NET) API 参考
概述
BasePortionFormat basePortionFormat API 类型。它继承 PVIObject 的完整公共接口,并可能在下表中添加额外的成员。通过包含父对象上公开的工厂方法或集合属性获取实例。请参阅包文档以获取安装说明和相关类型的完整列表。
包: Aspose.Slides.Foss
属性
| Property | Type | Access | Description |
|---|---|---|---|
LineFormat | ILineFormat? | Read/Write | 线条格式值。 |
FillFormat | IFillFormat? | Read/Write | 填充格式值。 |
EffectFormat | IEffectFormat? | Read/Write | 效果格式值。 |
HighlightColor | IColorFormat? | Read/Write | 突出显示颜色值。 |
UnderlineLineFormat | ILineFormat? | Read/Write | 下划线线条格式值。 |
UnderlineFillFormat | IFillFormat? | Read/Write | 下划线填充格式值。 |
FontBold | NullableBool | Read/Write | 是否启用字体粗体。 |
FontItalic | NullableBool | Read/Write | 是否启用字体斜体。 |
Kumimoji | NullableBool | Read/Write | 是否启用 kumimoji。 |
NormaliseHeight | NullableBool | Read/Write | 是否启用标准化高度。 |
ProofDisabled | NullableBool | Read/Write | 是否启用校对禁用。 |
FontUnderline | TextUnderlineType | Read/Write | 字体下划线值。 |
TextCapType | TextCapType | Read/Write | 文本大写类型值。 |
StrikethroughType | TextStrikethroughType | Read/Write | 删除线类型值。 |
IsHardUnderlineLine | NullableBool | Read/Write | 是否启用硬下划线线条。 |
IsHardUnderlineFill | NullableBool | Read/Write | 是否启用硬下划线填充。 |
FontHeight | float | Read/Write | 字体高度值。 |
Escapement | float | Read/Write | 倾斜值。 |
KerningMinimalSize | float | Read/Write | 字距微调最小尺寸值。 |
Spacing | float | Read/Write | 间距值。 |
LatinFont | IFontData? | Read/Write | 拉丁字体值。 |
EastAsianFont | IFontData? | Read/Write | 东亚字体值。 |
ComplexScriptFont | IFontData? | Read/Write | 复杂脚本字体值。 |
SymbolFont | IFontData? | Read/Write | 符号字体值。 |
LanguageId | string? | Read/Write | 语言 ID 值。 |
AlternativeLanguageId | string? | Read/Write | 备用语言 ID 值。 |
SpellCheck | NullableBool | Read/Write | 是否启用拼写检查。 |