TextStamp.Scale

TextStamp.Scale property

Defines scaling of the text. If this property is set to true and Width value specified, text will be scaled in order to fit to specified width.

public bool Scale { get; set; }

See Also