Click or drag to resize

ctPrinterPaperOrientation_e Enumeration


Namespace: CTEngineLib
Assembly: Interop.CTEngineLib (in Interop.CTEngineLib.dll) Version: 25.1.0.0
Syntax
public enum ctPrinterPaperOrientation_e
Members
Member nameValueDescription
ctPrinterPaperOrientationNotSpecified0 
ctPrinterPaperOrientationPortrait1 
ctPrinterPaperOrientationLandscape2 
See Also