TabstopCount

EmfPlusStringFormat.TabstopCount property

Gets or sets a 32-bit signed integer that specifies the number of tab stops defined in the StringFormatData field.

public int TabstopCount { get; set; }

See Also