Click or drag to resize

InstanceDocumentBuilderAddTextFootnote Method (String, String, String)

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public void AddTextFootnote(
	string rtFactID,
	string rtFootnoteText,
	string rtLang
)

Parameters

rtFactID
Type: SystemString
rtFootnoteText
Type: SystemString
rtLang
Type: SystemString
See Also