PdfBorder.WeakBorderKeyValues 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.
Gets or sets a weak reference to the border properties dictionary.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSDictionary WeakBorderKeyValues { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("borderKeyValues", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.WeakBorderKeyValues : Foundation.NSDictionary
Property Value
- Attributes