From b7300e5efe458042085969f3352671af3a6db179 Mon Sep 17 00:00:00 2001 From: Ratin Gao Date: Sat, 18 Apr 2026 23:25:53 +0800 Subject: [PATCH] Update ne-gdiplustypes-status.md --- sdk-api-src/content/gdiplustypes/ne-gdiplustypes-status.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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