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