Share via


PdfView.AutoScales Property

Definition

Gets or sets a Boolean value that controls whether the pages of the PDF autoscale to fit the view.

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

Property Value

Attributes

Applies to