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