DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / PermissionToEmbedGranted Property

In This Topic
PermissionToEmbedGranted Property
In This Topic
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 for details.

The default is false.

Syntax
'Declaration
 
Public Property PermissionToEmbedGranted As System.Boolean
 
See Also