diff --git a/sdk-api-src/content/gdiplustypes/ne-gdiplustypes-status.md b/sdk-api-src/content/gdiplustypes/ne-gdiplustypes-status.md index e67502fffc0..5be0cd552f2 100644 --- a/sdk-api-src/content/gdiplustypes/ne-gdiplustypes-status.md +++ b/sdk-api-src/content/gdiplustypes/ne-gdiplustypes-status.md @@ -122,9 +122,7 @@ Indicates that the specified style is not available for the specified font famil ### -field NotTrueTypeFont:16 -Indicates that the font retrieved from an - HDC or - LOGFONT is not a TrueType font and cannot be used with GDI+. +Indicates that the font retrieved from an HDC or LOGFONT is not a TrueType font and cannot be used with GDI+. ### -field UnsupportedGdiplusVersion:17 @@ -132,8 +130,7 @@ Indicates that the version of GDI+ that is installed on the system is incompatib ### -field GdiplusNotInitialized:18 -Indicates that the GDI+API is not in an initialized state. To function, all GDI+ objects require that GDI+ be in an initialized state. Initialize GDI+ by calling - GdiplusStartup. +Indicates that the GDI+ API is not in an initialized state. To function, all GDI+ objects require that GDI+ be in an initialized state. Initialize GDI+ by calling GdiplusStartup. ### -field PropertyNotFound:19