Share via


PdfView.DisplaysPageBreaks Property

Definition

Gets or sets a Boolean value that controls whether page breaks will be displayed.

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

Property Value

Attributes

Applies to