SchemaDocumentationDlg.OutputFormat
Property: OutputFormat as SPYSchemaDocumentationFormat
Description
Defines the kind of documentation that will be generated: HTML (value=0), MS-Word (value=1), or RTF (value=2). The property gets initialized with the value used during the last call to Document.GenerateSchemaDocumentation. The default for the first run is HTML.
Errors
2900 | The object is no longer valid. | |
2901 | Invalid value has been used to set the property. Invalid address for the return parameter was specified. |