Accusoft.NotateXpressSdk Namespace > TextEditStartEventArgs Class : Element Property |
'Declaration Public Property Element As Element
'Usage Dim instance As TextEditStartEventArgs Dim value As Element instance.Element = value value = instance.Element
public Element Element {get; set;}