'Declaration Public Sub SetDocumentCulture( _
ByVal cultureNameName of the culture.As System.String, _
ByVal uiCultureNameName of the UI culture.As System.String _
)
public void SetDocumentCulture(
System.String cultureName,
System.String uiCultureName
)
public: void SetDocumentCulture(
System.String cultureName,
System.String uiCultureName
)
public:
void SetDocumentCulture(
System.String cultureName,
System.String uiCultureName
)
Parameters
- cultureName
- Name of the culture.
- uiCultureName
- Name of the UI culture.