Edit

Share via


PdfView.InterpolationQuality Property

Definition

public virtual PdfKit.PdfInterpolationQuality InterpolationQuality { [Foundation.Export("interpolationQuality", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setInterpolationQuality:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual PdfKit.PdfInterpolationQuality InterpolationQuality { [Foundation.Export("interpolationQuality", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setInterpolationQuality:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.InterpolationQuality : PdfKit.PdfInterpolationQuality with get, set

Property Value

Attributes

Applies to