Source constructor

Source(tag, sourceType)

Initialize a new instance of the Source class.

Source(tag: string, sourceType: Aspose.Words.Bibliography.SourceType)
ParameterTypeDescription
tagstringThe identifying tag name.
sourceTypeSourceTypeThe source type.

See Also