de la propiedad ThmxTheme.MinorFont
Obtiene la fuente secundaria que se utilizará en este tema.
Espacio de nombres: Microsoft.SharePoint.Utilities
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public ReadOnly Property MinorFont As ThemeFont
Get
'Uso
Dim instance As ThmxTheme
Dim value As ThemeFont
value = instance.MinorFont
public ThemeFont MinorFont { get; }
Valor de propiedad
Tipo: Microsoft.SharePoint.Utilities.ThemeFont
Un objeto ThemeFont que representa una fuente.