FontPartType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines FontPartType - types of FontPart.
public enum FontPartType
public static class FontPartType
type FontPartType =
type FontPartType = class
Public Enum FontPartType
Public Class FontPartType
- Inheritance
-
FontPartType
- Inheritance
-
FontPartType
Fields
FontData |
Defines type information for FontData font part. |
FontOdttf |
Defines type information for FontOdttf font part. |
FontTtf |
Defines type information for FontTtf font part. |