In This Topic
Translates all texts of a page in the specified project.
Syntax
Parameters
- strProjectName
- Full link file name of the project, which contains the page.
- strPage
- Full name of the page to be translated.
Exceptions
Exception | Description |
ArgumentException | Thrown in case of
invalid arguments,
e.g. the project does
not exist. |
ApplicationException | \Internal interface
necessary for
translation could not
be created. |
Eplan.EplApi.Base.BaseException | An error occurred,
while translating the
page. |
See Also