Click or drag to resize

BibTexEntryTagsource Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Source version of the value. Compared to the Value, it contains LaTeX symbol tags instead of Unicode equivalents

Namespace:  imbSCI.BibTex
Assembly:  imbSCI.BibTex (in imbSCI.BibTex.dll) Version: 0.9.10.
Syntax
C#
public string source { get; set; }
Request Example View Source

Property Value

Type: String
The source - content of the tag
See Also