Script

EmfLogFontEx.Script property

Gets or sets a string of 32 Unicode characters that defines the character set of the font. If the length of this string is less than 32 characters, a terminating NULL MUST be present, after which the remainder of this field MUST be ignored.

public string Script { get; set; }

See Also