Click or drag to resize

InstanceDocumentBuilderAddProcessingInstruction Method

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public void AddProcessingInstruction(
	string rtTarget,
	string rtContent
)

Parameters

rtTarget
Type: SystemString
rtContent
Type: SystemString
See Also