MustRestrict Property (EmbeddedFont)
In This Topic
Gets a value indicating whether the license for the current font restricts embedding to print and preview uses.
Syntax
'Declaration
Public ReadOnly Property MustRestrict As Boolean
public bool MustRestrict {get;}
See Also