SpaceWithin

ParagraphFormat.SpaceWithin property

Returns or sets the amount of space between base lines in a paragraph. Positive value means percentage, negative - size in points. No inheritance applied. Read/write Single.

public float SpaceWithin { get; set; }

See Also