PDFReaderControls.NET Professional Type Reference

Update.Write Method (BinaryWriter)

Write this update of the document to any writer.

public void Write(
   BinaryWriter binaryWriter
);

Parameters

binaryWriter
Write the document to this writer.

See Also

Update Class | TallComponents.PDF Namespace | Update.Write Overload List