This property returns or sets the current size of the memo buffer. This is the size of available space and not the size of valid data (see Size). If a new value is assigned to MaxSize, the buffer will be adjusted to the smallest multiple of BufferInc that is greater than or equal to the desired new size.