PdfInterpolationQuality 枚举

定义

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum PdfInterpolationQuality
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public enum PdfInterpolationQuality
type PdfInterpolationQuality = 
继承
PdfInterpolationQuality
属性

字段

名称 说明
None 0
Low 1
High 2

适用于