Click or drag to resize

BibTexEntryTagValue Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Clean, unicode version of the value, associated with the Key

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

Property Value

Type: String
The value - as written/read in the BibTex file
See Also