string ActualText {get; set;}
__property string* get_ActualText(); __property void set_ActualText( string* value );
property String^ ActualText { String^ get(); void set ( String^ value); }
'Declaration Property ActualText As String
'Usage Dim instance As IImGearARTPopupText Dim value As String instance.ActualText = value value = instance.ActualText
IImGearARTPopupText Interface IImGearARTPopupText Members Text Property
©2016. Accusoft Corporation. All Rights Reserved.