Class GlyphExportType
Enum for the GlyphExportType for the RadGlyphExtension.
Inheritance
System.Object
GlyphExportType
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class GlyphExportType : Enum
Fields
Image
Identifies the System.Windows.Media.ImageSource export type.
Declaration
public const GlyphExportType Image
Field Value
GlyphExportType
|
None
Path
Identifies the System.Windows.Media.Geometry export type.
Declaration
public const GlyphExportType Path
Field Value
GlyphExportType
|
value__
Declaration
public int value__
Field Value
System.Int32
|