FormOptions.DefaultMemoryBufferThreshold Field     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Default value for MemoryBufferThreshold. Defaults to 65,536 bytes, which is approximately 64KB.
public: int DefaultMemoryBufferThreshold = 65536;public const int DefaultMemoryBufferThreshold = 65536;val mutable DefaultMemoryBufferThreshold : intPublic Const DefaultMemoryBufferThreshold As Integer  = 65536