PDFReaderControls.NET Professional Type Reference

FormData.Write Method (BinaryWriter)

Write this FormData to the given binary writer.

public abstract void Write(
   BinaryWriter binaryWriter
);

Parameters

binaryWriter
The binary writer to write to.

See Also

FormData Class | TallComponents.PDF.Forms.Data Namespace | FormData.Write Overload List