.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. AppKit
  3. NSPrintOperation
  4. NSPrintOperation(IntPtr)
  • NSPrintOperation
    • NSPrintOperation()
    • NSPrintOperation(IntPtr)
    • NSPrintOperation(NativeHandle)
    • NSPrintOperation(NSObjectFlag)
    • CanSpawnSeparateThread
    • ClassHandle
    • Context
    • CurrentOperation
    • CurrentPage
    • IsCopyingOperation
    • JobTitle
    • PageOrder
    • PageRange
    • PreferredRenderingQuality
    • PrintInfo
    • PrintPanel
    • ShowsPrintPanel
    • ShowsProgressPanel
    • View
    • CleanUpOperation()
    • CreateContext()
    • DeliverResult()
    • DestroyContext()
    • EpsFromView(NSView, CGRect, NSMutableData)
    • EpsFromView(NSView, CGRect, NSMutableData, NSPrintInfo)
    • EpsFromView(NSView, CGRect, String, NSPrintInfo)
    • FromView(NSView)
    • FromView(NSView, NSPrintInfo)
    • PdfFromView(NSView, CGRect, NSMutableData)
    • PdfFromView(NSView, CGRect, NSMutableData, NSPrintInfo)
    • PdfFromView(NSView, CGRect, String, NSPrintInfo)
    • RunOperation()
    • RunOperationModal(NSWindow, NSObject, Selector, nint)
xamarinmac
namespace AppKit
{
    [Register("NSPrintOperation", true)]
    public class NSPrintOperation : NSObject
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [EditorBrowsable(EditorBrowsableState.Advanced)]
        protected internal NSPrintOperation(IntPtr handle);
    }
}
Xamarin macOS 0.0
Information specific to xamarinmac
Assembly

Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙