 | BibtexImporterFromString Method |
Namespace:
BibtexLibrary
Assembly:
BibtexLibrary.Standard (in BibtexLibrary.Standard.dll) Version: 1.4.4
Syntaxpublic static BibtexFile FromString(
string text
)
Parameters
- text
- Type: SystemString
Return Value
Type:
BibtexFile
See Also