PdfView.InterpolationQuality Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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