FontVariantCaps Property
FontVariantCaps
Gets or sets a value selecting alternate glyphs used for small or petite capitals or for titling.
Declaration
public SvgFontVariantCaps? FontVariantCaps { get; set; }
Public Property FontVariantCaps As SvgFontVariantCaps?