public class ClipboardRecord extends VectorPathRecord
Clipboard Record Class
Constructor and Description |
---|
ClipboardRecord(byte[] data)
Initializes a new instance of the
ClipboardRecord class. |
Modifier and Type | Method and Description |
---|---|
short |
getType()
Gets the type.
|
public ClipboardRecord(byte[] data)
Initializes a new instance of the ClipboardRecord
class.
data
- The record data.public short getType()
Gets the type.
Value: The type.getType
in class VectorPathRecord
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.