PDFKit.NET 2.0 Class Library (.NET 2.0)

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