Click or drag to resize

ITextViewMaxBuffer Property

Returns the maxmimum buffer for this ITextView.

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
int MaxBuffer { get; set; }

Property Value

Type: Int32
See Also