Click or drag to resize

BibTexEntryBaseProcessSource Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Processes the source.

Namespace:  imbSCI.BibTex
Assembly:  imbSCI.BibTex (in imbSCI.BibTex.dll) Version: 0.9.10.
Syntax
C#
public void ProcessSource(
	translationTextTable table = null
)
Request Example View Source

Parameters

table (Optional)
Type: imbSCI.DataComplex.specialtranslationTextTable
The table.
See Also