PDFReaderControls.NET Professional Type Reference

Update.Write Method

Write this update of the document to any writer.

Overload List

Write this update of the document to any writer.

public void Write(BinaryWriter);

Write this update of the document to a stream, eg a FileStream or MemoryStream.

public void Write(Stream);

See Also

Update Class | TallComponents.PDF Namespace