LeadingMargin

EmfPlusStringFormat.LeadingMargin property

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

public float LeadingMargin { get; set; }

See Also