元素
| 名稱 | 說明 |
|---|---|
| SF_BackgroundColor | 對應於 IParagraphParams::BackgroundColor 屬性。 |
| SF_BaseLineRise | 對應於 ICharParams::BaseLine 或 IFontStyle::BaseLine 屬性。 |
| SF_Bold | 對應於 ICharParams::IsBold 或 IFontStyle::IsBold 屬性。 |
| SF_Color | 對應於 ICharParams::Color 或 IFontStyle::Color 屬性。 |
| SF_FontName | 對應於 ICharParams::FontName 或 IFontStyle::FontName 屬性。 |
| SF_FontSize | 對應於 ICharParams::FontSize 或 IFontStyle::FontSize 屬性。 |
| SF_Italic | 對應於 ICharParams::IsItalic 或 IFontStyle::IsItalic 屬性。 |
| SF_Scaling | 對應於 ICharParams::HorizontalScale 或 IFontStyle::HorizontalScale 屬性。 |
| SF_SmallCaps | 對應於 ICharParams::IsSmallCaps 或 IFontStyle::IsSmallCaps 屬性。 |
| SF_Spacing | 對應於 ICharParams::Spacing 或 IFontStyle::Spacing 屬性。 |
| SF_Strikeout | 對應於 ICharParams::IsStrikeout 或 IFontStyle::IsStrikeout 屬性。 |
| SF_Underlined | 對應於 ICharParams::IsUnderlined 或 IFontStyle::IsUnderlined 屬性。 |
