Table of Contents

Class PrintOperationHandle

Namespace
WebKit.Internal
Assembly
WebKit-6.0.dll
public class PrintOperationHandle : ObjectHandle, IDisposable
Inheritance
PrintOperationHandle
Implements
Inherited Members

Constructors

PrintOperationHandle(nint, bool)

public PrintOperationHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static PrintOperationHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

PrintOperationHandle