Returns font embedding licensing rights for the font.
Most common values are:
- 0 - Installable embedding allowed.
- 2 - Restricted license embedding. No embedding allowed.
- 6 - Print & Preview embedding allowed. The font may be embedded in a document but installed
temporarily on a remote system. Documents can only be opened read-only.
- 10 - Editable embedding only, the font may be embedded but
must only be installed temporarily on a remote system.
The detailed description of the TrueType/OpenType font embedding flags
can be found on the Microsoft Typography
site at
http://www.microsoft.com/typography/otspec/os2.htm#fst.
When using an external font in PDF documents you
generate with AspPDF.NET, you must always
check the Embedding property of this font.
The value of 2 prohibits font embedding and such a font should
be avoided, unless instructed otherwise by the font vendor.
For more information, see Section 6.2.3 - Copyright Issues.