DriverStringOptionsFlags

EmfPlusDrawDriverString.DriverStringOptionsFlags property

Gets or sets the driver string options flags A 32-bit unsigned integer that specifies the spacing, orientation, and quality of rendering for the string.

public EmfPlusDriverStringOptionsFlags DriverStringOptionsFlags { get; set; }

See Also