Click or drag to resize

PdfBookletLayout BindingMode Property

Get or set binding mode,default value Left.

Namespace: Spire.Pdf.Print
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfBookletBindingMode BindingMode { get; set; }

Property Value

Type: PdfBookletBindingMode
See Also