WmfSetTextJustification

WmfSetTextJustification class

The META_SETTEXTJUSTIFICATION record defines the amount of space to add to break characters in a string of justified text.

public class WmfSetTextJustification : WmfObject

Constructors

NameDescription
WmfSetTextJustification()The default constructor.

Properties

NameDescription
BreakCount { get; set; }Gets or sets the break count.
BreakExtra { get; set; }Gets or sets the break extra.

See Also