Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Screen Object
/ PasteBufferSize Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
PasteBufferSize Property
In This Topic
Gets or sets the size of a "paste block" (that is, the number of characters pasted from the Clipboard to the terminal window before a pause occurs).
Syntax
Visual Basic (Declaration)
expression
.PasteBufferSize
As
Integer
where
expression
is a variable that represents a
Screen Object
Remarks
See the description for the PasteDelay property for information on configuring the length of the pause and on conditions that can terminate the pause.
See Also
Reference
Screen Object
Screen Members