Click or drag to resize
DocXWriterWriteData Method

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public override bool WriteData(
	Object value,
	ref FdfResultCollection outResults = null
)

Parameters

value
Type: SystemObject
outResults (Optional)
Type: FDF.Common.RuntimeFdfResultCollection

Return Value

Type: Boolean
See Also