SettableGlobalizationSettings.GetStandardHeaderFooterFontStyleName

SettableGlobalizationSettings.GetStandardHeaderFooterFontStyleName method

Gets standard English font style name(Regular, Bold, Italic) for Header/Footer according to given locale font style name.

public override string GetStandardHeaderFooterFontStyleName(string localfontStyleName)
ParameterTypeDescription
localfontStyleNameStringLocale font style name for Header/Footer.

Return Value

Standard English font style name(Regular, Bold, Italic)

See Also