Share via


CIPdf417BarcodeGenerator.PreferredAspectRatio Property

Definition

Gets or sets the preferred aspect ratio of the generated code.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public float PreferredAspectRatio { [Foundation.Export("preferredAspectRatio")] get; [Foundation.Export("setPreferredAspectRatio:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("preferredAspectRatio")>]
[<set: Foundation.Export("setPreferredAspectRatio:")>]
member this.PreferredAspectRatio : single with get, set

Property Value

Implements

Attributes

Applies to