Click or drag to resize

Preamble Constructor (String)

Initializes a new instance of the Preamble class

Namespace:  BibtexLibrary.Tokens
Assembly:  BibtexLibrary.Standard (in BibtexLibrary.Standard.dll) Version: 1.4.4
Syntax
C#
public Preamble(
	string Value
)

Parameters

Value
Type: SystemString
See Also