PdfView.GreekingThreshold 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.
Caution
Empty stub (not a public API on iOS).
Developers should not use this deprecated property.
[System.Obsolete("Empty stub (not a public API on iOS).")]
public virtual nfloat GreekingThreshold { get; set; }
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.None, null)]
public virtual nfloat GreekingThreshold { [Foundation.Export("greekingThreshold")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.None, null)] get; [Foundation.Export("setGreekingThreshold:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.None, null)] set; }
member this.GreekingThreshold : nfloat with get, set
Property Value
- Attributes