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