C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / EmbeddedFont Class / CodeRanges Property

In This Topic
CodeRanges Property (EmbeddedFont)
In This Topic
Gets a CodeRanges collection defining set of char codes supported by this EmbeddedFont object. If this collection is empty then glyphs for characters will be embedded.
Syntax
'Declaration
 
Public ReadOnly Property CodeRanges As CodeRanges
 
See Also