'Declaration Public Sub SetDocumentCulture( _
ByVal cultureNameНазвание культуры.As System.String, _
ByVal uiCultureNameИмя культуры пользовательского интерфейса.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
 - Название культуры.
 - uiCultureName
 - Имя культуры пользовательского интерфейса.