FontsManager Methods |
The FontsManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddEmbeddedFont(Byte, EmbedFontCharacters) |
Adds the embedded font
![]() Keep in mind when copying any fonts that most fonts are copyrighted. First locate the license of
a font before hand and verify they can be freely transferred to another machine. An ArgumentException can be thrown if font data is null or this font is already embedded |
![]() | AddEmbeddedFont(IFontData, EmbedFontCharacters) |
Adds the embedded font
![]() Keep in mind when copying any fonts that most fonts are copyrighted. First locate the license of
a font before hand and verify they can be freely transferred to another machine. An ArgumentException can be thrown if font data is null or this font is already embedded |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEmbeddedFonts |
Returns the fonts embedded in the presentation
|
![]() | GetFonts |
Returns the fonts used in the presentation
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | RemoveEmbeddedFont |
Removes the embedded font
|
![]() | ReplaceFont(IFontSubstRule) |
Replace font in presentation using information provided in FontSubstRule |
![]() | ReplaceFont(IFontSubstRuleCollection) |
Replace font in presentation using information provided in collection of FontSubstRule |
![]() | ReplaceFont(IFontData, IFontData) |
Replace font in presentation
|
![]() | ToString | (Inherited from Object.) |