[]
Specifies how the literal in content will be held in the clipboard.
public enum ClipContent
Public Enum ClipContent
The inserting or replacing text will include or exclude literals.
Name | Description |
---|---|
ExcludeLiterals | Literals is excluded when copy or cut text into clipboard. |
IncludeLiterals | Literals is included when copy or cut text into clipboard. |