EmbeddedFont Class

Definition

Represents a font that is added as an embedded resource in the application.

public ref class EmbeddedFont
public class EmbeddedFont
type EmbeddedFont = class
Public Class EmbeddedFont
Inheritance
EmbeddedFont

Constructors

EmbeddedFont()

Properties

FontName

The name of this font.

ResourceStream

A Stream with which the contents of this font can be accessed.

Applies to