Auf Englisch lesen Bearbeiten

Freigeben über


FontSubsetterCommitPolicies Enum

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.

Specifies the granularity at which font glyph subsets are saved in an XPS document.

This enumeration supports a bitwise combination of its member values.

C#
[System.Flags]
public enum FontSubsetterCommitPolicies
Inheritance
FontSubsetterCommitPolicies
Attributes

Fields

Name Value Description
None 0

No subsetting. Store all glyphs for all fonts used in the document.

CommitPerPage 1

Store all glyphs that are used in the text by each page.

CommitPerDocument 2

Store all glyphs that are used in the text by each document.

CommitEntireSequence 3

Store all glyphs that are used in the text by each document sequence.

Remarks

When font glyphs for text in an XPS document are saved in the document package, the document text displays identically on any computer or printer. If glyphs are not saved in document and the required font is not installed on the local computer or printer, the rendering device must substitute glyphs from another font. Substituting glyphs can change the appearance of the text when a different font is used.

Applies to

Produkt Versionen
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10