共用方式為


(xpsobjectmodel.h) IXpsOMGlyphsEditor 介面

允許批次修改會影響 IXpsOMGlyphs 介面中文字內容的屬性。

繼承

IXpsOMGlyphsEditor介面繼承自IUnknown介面。 IXpsOMGlyphsEditor 也有下列類型的成員:

方法

IXpsOMGlyphsEditor介面具有這些方法。

 
IXpsOMGlyphsEditor::ApplyEdits

執行跨屬性驗證,然後將變更複製到父 IXpsOMGlyphs 介面。
IXpsOMGlyphsEditor::GetBidiLevel

取得父 IXpsOMGlyphs 介面的雙向文字層級。
IXpsOMGlyphsEditor::GetDeviceFontName

取得裝置字型的名稱。 (IXpsOMGlyphsEditor.GetDeviceFontName)
IXpsOMGlyphsEditor::GetGlyphIndexCount

取得圖像索引的數目。
IXpsOMGlyphsEditor::GetGlyphIndices

取得XPS_GLYPH_INDEX結構的陣列,這些結構描述字型中的特定圖像索引。 (IXpsOMGlyphsEditor.GetGlyphIndices)
IXpsOMGlyphsEditor::GetGlyphMappingCount

取得圖像對應的數目。 (IXpsOMGlyphsEditor.GetGlyphMappingCount)
IXpsOMGlyphsEditor::GetGlyphMappings

取得XPS_GLYPH_MAPPING結構的陣列,描述如何將 UTF-16 純量值對應至 getGlyphIndices 所傳回XPS_GLYPH_INDEX結構陣列中的專案。 (IXpsOMGlyphsEditor.GetGlyphMappings)
IXpsOMGlyphsEditor::GetIsSideways

取得布林值,這個值表示文字是否要以旋轉的字元側邊轉譯。 (IXpsOMGlyphsEditor.GetIsSideways)
IXpsOMGlyphsEditor::GetProhibitedCaretStopCount

取得禁止插入號停止的數目。 (IXpsOMGlyphsEditor.GetProhibitedCaretStopCount)
IXpsOMGlyphsEditor::GetProhibitedCaretStops

取得禁止插入號停止位置的陣列。 (IXpsOMGlyphsEditor.GetProhibitedCaretStops)
IXpsOMGlyphsEditor::GetUnicodeString

取得未逸出 UTF-16 純量值的文字。 (IXpsOMGlyphsEditor.GetUnicodeString)
IXpsOMGlyphsEditor::SetBidiLevel

設定雙向文字的層級。
IXpsOMGlyphsEditor::SetDeviceFontName

設定裝置字型的名稱。
IXpsOMGlyphsEditor::SetGlyphIndices

設定XPS_GLYPH_INDEX結構陣列,描述要用於字型中的字元索引。
IXpsOMGlyphsEditor::SetGlyphMappings

設定XPS_GLYPH_MAPPING結構的陣列,描述如何將 UnicodeString 屬性中的 UTF-16 純量值對應至 XPS_GLYPH_INDEX 結構陣列中的專案。
IXpsOMGlyphsEditor::SetIsSideways

設定值,這個值表示文字是否要以字元旋轉側邊轉譯。
IXpsOMGlyphsEditor::SetProhibitedCaretStops

設定禁止插入號停止位置的陣列。
IXpsOMGlyphsEditor::SetUnicodeString

設定未逸出 UTF-16 純量值的文字。

規格需求

   
最低支援的用戶端 適用于 Windows Vista 的 Windows 7、Windows Vista SP2 和平臺更新 [傳統型應用程式 |UWP 應用程式]
最低支援的伺服器 Windows Server 2008 R2、Windows Server 2008 SP2 和 Platform Update for Windows Server 2008 [傳統型應用程式 |UWP 應用程式]
目標平台 Windows
標頭 xpsobjectmodel.h

另請參閱

IXpsOMGlyphs

IXpsOMGlyphs::GetGlyphsEditor

介面

XML Paper Specification