Contributor class
Contributor class
The contributor. The contributor element defines authoring information for asset management.
Inheritance: Contributor
→
ColladaElement
The Contributor type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of Contributor |
Properties
Property | Description |
---|---|
author | Gets or sets the author. The author element contains a string with the author’s name. There may be only one author element. |
author_email | Gets or sets the author email. Contains a string with author’s email address. String that compliant with RFC 2822 section 3.4. This element has no attributes. There may be only one author email address. |
author_website | Gets or sets the author website. Contains a URI reference to author’s website. This element has no attributes. There may be only one author website. |
authoring_tool | Gets or sets the authoring tool. The authoring_tool element contains a string with the authoring tool’s name. There may be only one authoring_tool element. |
comments | Gets or sets the comments. The comments element contains a string with comments from this contributor. There may be only one comments element. |
copyright | Gets or sets the copyright. The copyright element contains a string with copyright information. There may be only one copyright element. |
source_data | Gets or sets the source data. The source_data element contains a URI reference to the source data used for this asset. There may be only one source_data element. |
See Also
- module
aspose.cad.fileformats.collada.fileparser.elements
- class
ColladaElement
- class
Contributor