FontEmbeddingLicensingRights

FontEmbeddingLicensingRights class

Represents embedding licensing rights for the font.

public class FontEmbeddingLicensingRights

Properties

NameDescription
BitmapEmbeddingOnly { get; }Indicates the “Bitmap embedding only” restriction.
EmbeddingUsagePermissions { get; }Usage permissions.
NoSubsetting { get; }Indicates the “No subsetting” restriction.

Remarks

To learn more, visit the OpenType specification section on Microsoft Typography portal.

See Also