'Declaration Public Property fAutoText As Byte
'Declaration
Public Property fAutoText As Byte
'Usage Dim instance As Text Dim value As Byte instance.fAutoText = value value = instance.fAutoText
'Usage
Dim instance As Text Dim value As Byte instance.fAutoText = value value = instance.fAutoText
public byte fAutoText {get; set;}
Text Class Text Members