'Declaration
Public ReadOnly Property Orientation As OCROrientationMode
'Usage
Dim instance As TextBlockResult Dim value As OCROrientationMode value = instance.Orientation
public OCROrientationMode Orientation {get;}
public: __property OCROrientationMode get_Orientation();
public: property OCROrientationMode Orientation { OCROrientationMode get(); }