Enum FontLicensingRights
Namespace TallComponents.PDF.Layout.Fonts
Font licensing rights.
Fields
Unknown
The font licensing rights could not be determined.
InstallableEmbedding
This setting indicates that the font may be embedded and permanently installed on the
remote system by an application. The user of the remote system acquires the identical rights,
obligations and licenses for that font as the original purchaser of the font, and is subject
to the same end-user license agreement, copyright, design patent, and/or trademark as was the
original purchaser.
RestrictedLicenseEmbedding
This setting indicates that the font must not be modified, embedded or exchanged in any manner
without first obtaining permission of the legal owner. Caution: For Restricted License embedding
to take effect, it must be the only level of embedding selected.
PreviewAndPrintEmbedding
This setting indicates that the font may be embedded, and temporarily loaded on the
remote system. Documents containing Preview & Print fonts must be opened "read-only;" no edits
can be applied to the document.
EditableEmbedding
This setting indicates that the font may be embedded but must only be installed temporarily
on other systems. In contrast to Preview & Print fonts, documents containing Editable fonts may be
opened for reading, editing is permitted, and changes may be saved.
NoSubsetting
This setting indicates that the font may not be subsetted prior to embedding.
Other embedding restrictions may also apply.
BitmapEmbeddingOnly
This setting indicates that 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 may also apply.