Click or drag to resize

DuplexTypes Enumeration

Duplex types

Namespace:  Patagames.Pdf.Enums
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public enum DuplexTypes
Members
  Member nameValueDescription
DuplexUndefined0 Undefined
Simplex1 Simplex
DuplexFlipShortEdge2 Flip short edge
DuplexFlipLongEdge3 Flip long ebge
See Also