Rotate90CounterClockwiseItem Property (ZoomDialogStrings)
In This Topic
Gets or sets the text of 'Rotate 90° Counter-Clockwise' combobox item.
Syntax
'Declaration
Public Property Rotate90CounterClockwiseItem As String
public string Rotate90CounterClockwiseItem {get; set;}
See Also