Height

IBulletFormat.Height property

Returns or sets the bullet height of a paragraph with no inheritance. Value float.NaN determines that bullet inherits height from the first portion in the paragraph. Read/write Single.

public float Height { get; set; }

See Also