Click or drag to resize

InstanceDocumentBuilderAddTextFootnote Method (String, String, 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,
	string rtFootnoteRole,
	string rtArcRole
)

Parameters

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