LineAlign

EmfPlusStringFormat.LineAlign property

Gets or sets a 32-bit unsigned integer that specifies how to align the string vertically in the layout rectangle. This value MUST be defined in the StringAlignment enumeration.

public EmfPlusStringAlignment LineAlign { get; set; }

See Also