PDFReaderControls.NET Professional Type Reference

FormData.Write Method

Write this FormData to the given binary writer.

Overload List

Write this FormData to the given binary writer.

public abstract void Write(BinaryWriter);

Write this FormData to the given stream.

public void Write(Stream);

See Also

FormData Class | TallComponents.PDF.Forms.Data Namespace