Enables or disables using portrait as the paper orientation.
public bool PortraitOrient { get; set; }
Public Property PortraitOrient As Boolean
public: property bool PortraitOrient { bool get(); void set ( bool ); }
public:
property bool PortraitOrient {
bool get();
void set ( bool );
}
True to use a portrait orientation; false to use a landscape orientation.
Refer to Specifications example.
Target Platforms
PrinterSpecifications Class
PrinterSpecifications Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library