Source constructor
Source(tag, sourceType)
Initialize a new instance of the Source class.
Source(tag: string, sourceType: Aspose.Words.Bibliography.SourceType)
Parameter | Type | Description |
---|---|---|
tag | string | The identifying tag name. |
sourceType | SourceType | The source type. |
See Also
- module Aspose.Words.Bibliography
- class Source