Write this FormData to the given binary writer.
Write this FormData to the given binary writer.
public abstract void Write(BinaryWriter);
Write this FormData to the given stream.
public void Write(Stream);
FormData Class | TallComponents.PDF.Forms.Data Namespace