ID Property
Description
Represents the ID of this alignment object.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property ID As String |
Return Type
Read/write String.
Remarks
This function only works for objects of type START_ALIGN and RECALL_ALIGN. If used on any other object type, setting this variable will do nothing, and getting this variable will return the empty string.
See Also