DWRITE_FONT_PROPERTY structure (dwrite_3.h)

Syntax

struct DWRITE_FONT_PROPERTY {
  DWRITE_FONT_PROPERTY_ID propertyId;
  WCHAR const             *propertyValue;
  WCHAR const             *localeName;
};

Members

propertyId

propertyValue

localeName

Requirements

Requirement Value
Minimum supported client Windows 10, version 1809 (with Windows App SDK 0.5 or later)
Header dwrite_3.h