[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.Font.PermissionToEmbedGranted

PermissionToEmbedGranted Property

PermissionToEmbedGranted

Gets or sets a value indicating that the developer of the software has obtained explicit permission from the legal owner of the font to embed it in documents produced by the software.

See https://learn.microsoft.com/en-us/typography/opentype/spec/os2#fstype for details.

The default is false.

Declaration
public bool PermissionToEmbedGranted { get; set; }
Public Property PermissionToEmbedGranted As Boolean