Click or drag to resize

IUOFTranslator UofToOox Method

Uof To Oox

Namespace: Spire.Pdf.General.Paper.Uof
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
void UofToOox(
	Stream inputStream,
	Stream outputStream
)

Parameters

inputStream
Type: System.IO Stream
outputStream
Type: System.IO Stream
See Also