TrailingMargin

EmfPlusStringFormat.TrailingMargin property

Gets or sets a 32-bit floating-point value that specifies the length of the space to leave following a string. The default is 1/6 inch; for typographic fonts, the default value is 0.

public float TrailingMargin { get; set; }

See Also