Class PrintCompositorHandle
public class PrintCompositorHandle : ObjectHandle, IDisposable
- Inheritance
-
PrintCompositorHandle
- Implements
- Inherited Members
Constructors
PrintCompositorHandle(nint, bool)
public PrintCompositorHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static PrintCompositorHandle For<T>(ConstructArgument[] constructArguments) where T : PrintCompositor, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T