Show / Hide Table of Contents

Enum ReportPaperOrientation

Describes the orientation of the paper when printing a report. The report layout must be "Label"

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.1.0.0")]
public enum ReportPaperOrientation

Fields

Name Description
Landscape

2: The wider orientation

None

0:

Portrait

1: The taller orientation

Extension Methods

EnumUtil.MapEnums<ReportPaperOrientation, To>(ReportPaperOrientation)
Converters.MapEnums<ReportPaperOrientation, To>(ReportPaperOrientation)
ObjectExtensions.AssignByReflection<ReportPaperOrientation>(ReportPaperOrientation, ReportPaperOrientation)
ObjectExtensions.GraphCopy<ReportPaperOrientation>(ReportPaperOrientation)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top