[]
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.
public bool PermissionToEmbedGranted { get; set; }
Public Property PermissionToEmbedGranted As Boolean