BulletType

BulletType enumeration

Representa el tipo de viñetas extendidas.

public enum BulletType : sbyte

Valores

NombreValorDescripción
NotDefined-1
None0
Symbol1Símbolos viñetas.
Numbered2Viñetas numeradas.
Picture3Viñetas de imagen.

Ver también