ReportDesign.paperOrientation Method
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.
public:
virtual Dynamics::AX::Application::PrinterOrientation paperOrientation(Dynamics::AX::Application::PrinterOrientation _orientation);
public virtual Dynamics.AX.Application.PrinterOrientation paperOrientation (Dynamics.AX.Application.PrinterOrientation _orientation);
abstract member paperOrientation : Dynamics.AX.Application.PrinterOrientation -> Dynamics.AX.Application.PrinterOrientation
override this.paperOrientation : Dynamics.AX.Application.PrinterOrientation -> Dynamics.AX.Application.PrinterOrientation
Public Overridable Function paperOrientation (_orientation As PrinterOrientation) As PrinterOrientation
Parameters
- _orientation
- PrinterOrientation
Returns
Applies to
Microsoft Dynamics 365 for Finance and Operations Latest
Product | Versions |
---|---|
Microsoft Dynamics 365 for Finance and Operations | Latest |
public:
virtual Dynamics::AX::Application::PrinterOrientation paperOrientation();
public virtual Dynamics.AX.Application.PrinterOrientation paperOrientation ();
abstract member paperOrientation : unit -> Dynamics.AX.Application.PrinterOrientation
override this.paperOrientation : unit -> Dynamics.AX.Application.PrinterOrientation
Public Overridable Function paperOrientation () As PrinterOrientation
Returns
Applies to
Microsoft Dynamics 365 for Finance and Operations Latest
Product | Versions |
---|---|
Microsoft Dynamics 365 for Finance and Operations | Latest |