'Declaration Public Property TextRotation As Byte
'Usage Dim instance As AlignmentBlock Dim value As Byte instance.TextRotation = value value = instance.TextRotation
public byte TextRotation {get; set;}
'Declaration Public Property TextRotation As Byte
'Usage Dim instance As AlignmentBlock Dim value As Byte instance.TextRotation = value value = instance.TextRotation
public byte TextRotation {get; set;}