The FontFactoryImp type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FontFactoryImp | Creates new FontFactory |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetFont(String) |
Constructs a Font-object.
|
![]() | GetFont(Properties) |
Constructs a Font-object.
|
![]() | GetFont(String, Single) |
Constructs a Font-object.
|
![]() | GetFont(String, String) |
Constructs a Font-object.
|
![]() | GetFont(String, Single, Color) |
Constructs a Font-object.
|
![]() | GetFont(String, Single, Int32) |
Constructs a Font-object.
|
![]() | GetFont(String, String, Boolean) |
Constructs a Font-object.
|
![]() | GetFont(String, String, Single) |
Constructs a Font-object.
|
![]() | GetFont(String, Single, Int32, Color) |
Constructs a Font-object.
|
![]() | GetFont(String, String, Boolean, Single) |
Constructs a Font-object.
|
![]() | GetFont(String, String, Single, Int32) |
Constructs a Font-object.
|
![]() | GetFont(String, String, Boolean, Single, Int32) |
Constructs a Font-object.
|
![]() | GetFont(String, String, Single, Int32, Color) |
Constructs a Font-object.
|
![]() | GetFont(String, String, Boolean, Single, Int32, Color) |
Constructs a Font-object.
|
![]() | GetFont(String, String, Boolean, Single, Int32, Color, Boolean) |
Constructs a Font-object.
|
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | IsRegistered |
Checks if a certain font is registered.
|
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Register(String) |
Register a ttf- or a ttc-file.
|
![]() | Register(Properties) | |
![]() | Register(String, String) |
Register a ttf- or a ttc-file and use an alias for the font contained in the ttf-file.
|
![]() | RegisterDirectories | |
![]() | RegisterDirectory(String) | |
![]() | RegisterDirectory(String, Boolean) | |
![]() | RegisterFamily | |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | DefaultEmbedding | |
![]() | DefaultEncoding | |
![]() | RegisteredFamilies |
Gets a set of registered font families.
|
![]() | RegisteredFonts |
Gets a set of registered fontnames.
|