Property MaxTextLength
MaxTextLength
Gets or sets the maximum text length for clipboard operations. Default is 100000.
public int MaxTextLength { get; set; }
Gets or sets the maximum text length for clipboard operations. Default is 100000.
public int MaxTextLength { get; set; }