option for orientation of a given page used by ImagingProfile's WordProcessingOptions
Namespace: Relativity.Imaging.Services.Interfaces
Assembly: Relativity.Imaging.Services.Interfaces (in Relativity.Imaging.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
OriginalSetting | 0 | use the original PageOrientation setting | |
Portrait | 1 | output images for a page with an orientation of portrait | |
Landscape | 2 | output images for a page with an orientation of landscape |
See Also