FontEmbeddingUsagePermissions enumeration
FontEmbeddingUsagePermissions enumeration
Represents the font embedding usage permissions.
Members
Name | Description |
---|---|
Installable | The font may be embedded, and may be permanently installed for use on a remote systems, or for use by other users. |
RestrictedLicense | The font must not be modified, embedded or exchanged in any manner without first obtaining explicit permission of the legal owner. |
PrintAndPreview | The font may be embedded, and may be temporarily loaded on other systems for purposes of viewing or printing the document. |
Editable | The font may be embedded, and may be temporarily loaded on other systems. |
See Also
- module Aspose.Words.Fonts