FontTablePart.AddFontPart Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
AddFontPart(String) | Adds a FontPart to the FontTablePart. |
![]() |
AddFontPart(FontPartType) | Adds a FontPart to the FontTablePart. |
![]() |
AddFontPart(String, String) | Adds a FontPart to the FontTablePart. |
![]() |
AddFontPart(FontPartType, String) | Adds a FontPart to the FontTablePart. |
Top