Document.AssignSchema
Method: AssignSchema (strSchemaFile as String, bDialog as Boolean)
Description
The method places a reference to the schema file "strSchemaFile" into the document. Note that no error occurs if the file does not exist or is not accessible. If bDialog is true Authentic Desktop presents a dialog to set the file.
Errors
1400 | The object is no longer valid. |
1409 | You are not allowed to assign a schema file to the document. |