Share via


NSDocument.PrintInfo Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSPrintInfo PrintInfo { [Foundation.Export("printInfo", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPrintInfo:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("printInfo", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPrintInfo:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.PrintInfo : AppKit.NSPrintInfo with get, set

Property Value

Attributes

Applies to