SettableGlobalizationSettings.SetStandardHeaderFooterFontStyleName

SettableGlobalizationSettings.SetStandardHeaderFooterFontStyleName method

Sets the locale dependent function name according to given standard function name.

public void SetStandardHeaderFooterFontStyleName(string localfontStyleName, string standardName)
ParameterTypeDescription
localfontStyleNameStringLocale font style name for Header/Footer.
standardNameStringStandard(en-US locale) function name.

See Also