bitmapEmbeddingOnly property

FontEmbeddingLicensingRights.bitmapEmbeddingOnly property

Indicates the “Bitmap embedding only” restriction.

get bitmapEmbeddingOnly(): boolean

Remarks

When this bit is set, only bitmaps contained in the font may be embedded. No outline data may be embedded. If there are no bitmaps available in the font, then the font is considered unembeddable and the embedding services will fail. Other embedding restrictions also apply.

See Also