Programming with Reflection

image\rwnprg32.gif PasteBufferSize property

 

Syntax

object.PasteBufferSize
object.PasteBufferSize = Value

Works with

image\r124.gif

Data type

Integer

 

Description

Returns (first syntax line) or specifies (second syntax line) the size of a "paste block," which is the number of characters pasted from the Clipboard to the terminal window before a pause occurs. See the description for the PasteDelay property for information on configuring the length of the pause and on conditions that can terminate the pause.

Values

The default value is 78.

The range of values is 1 to 80.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property