IsBulletHardColor

BulletFormat.IsBulletHardColor property

Determines whether the bullet has own color or inherits it from the first portion in the paragraph. NullableBool.True if bullet has own color and NullableBool.False if bullet inherits color from the first portion in the paragraph. Read/write NullableBool.

public NullableBool IsBulletHardColor { get; set; }

See Also