Share via


PdfView.DisplaysAsBook Property

Definition

Gets or sets a Boolean value that controls whether the first page is displayed as a book cover for two-up or two-up continuous display.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool DisplaysAsBook { [Foundation.Export("displaysAsBook")] get; [Foundation.Export("setDisplaysAsBook:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("displaysAsBook")>]
[<set: Foundation.Export("setDisplaysAsBook:")>]
member this.DisplaysAsBook : bool with get, set

Property Value

Attributes

Applies to