Click or drag to resize

InlineXbrlDocumentSetTransformXmlFromBuffer Method (Byte, InlineXbrlSettings, ErrorLog)

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public static InlineXbrlTargetDocumentDictionary TransformXmlFromBuffer(
	byte[][] buffers,
	InlineXbrlSettings options,
	out ErrorLog log
)

Parameters

buffers
Type: SystemByte
options
Type: Altova.RaptorXml.XbrlInlineXbrlSettings
log
Type: Altova.RaptorXmlErrorLog

Return Value

Type: InlineXbrlTargetDocumentDictionary
See Also