ReportDesign.orientation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
orientation() | |
orientation(Int32) |
orientation()
public:
virtual int orientation();
public virtual int orientation ();
abstract member orientation : unit -> int
override this.orientation : unit -> int
Public Overridable Function orientation () As Integer