'Declaration <DescriptionAttribute("The orthogonal orientation of the text in document image.")> <ReadOnlyAttribute(True)> Public ReadOnly Property Orientation As ImageOrthogonalOrientation
[Description("The orthogonal orientation of the text in document image.")] [ReadOnly(True)] public ImageOrthogonalOrientation Orientation { get; }
[Description("The orthogonal orientation of the text in document image.")] [ReadOnly(True)] public: __property ImageOrthogonalOrientation get_Orientation();
[Description("The orthogonal orientation of the text in document image.")] [ReadOnly(True)] public:
property ImageOrthogonalOrientation Orientation { ImageOrthogonalOrientation get(); }