C1.C1Preview Namespace : EmbeddedFont Class |
For a list of all members of this type, see EmbeddedFont members.
Name | Description | |
---|---|---|
![]() | Bold | Gets a value indicating whether the current embedded font is bold. |
![]() | CanEmbed | Gets a value indicating whether the license for the current font allows embedding. |
![]() | CanSubset | Gets a value indicating whether the license for the current font allows subsetting when embedded. |
![]() | CharSet | Gets the charset of the current embedded font. |
![]() | CodeRanges | Gets a EmbeddedFont.CodeRanges collection defining set of char codes supported by this EmbeddedFont object. If this collection is empty then glyphs for characters will be embedded. |
![]() | FontData | Gets an array of bytes containing the embedded font's data. This property can be null if the font was created during document generation, i.e. if the current object represents a font that was not loaded and currently exists in the system. |
![]() | FontName | Gets the name of the current embedded font. |
![]() | Initialized | Gets a value indicating whether the current object has produced the System.Drawing.FontFamily object. |
![]() | Italic | Gets a value indicating whether the current embedded font is italic. |
![]() | MustObfuscate | Gets a value indicating whether the license for the current font requires obfuscating when embedded. |
![]() | MustRestrict | Gets a value indicating whether the license for the current font restricts embedding to print and preview uses. |
![]() | ShouldObfuscate | Gets a value indicating whether the current embedded should be obfuscated when embedded. |
![]() | Style | Gets a style of current embedded font. |