ConvertConfig.SetCanvasClip Method#
Definition#
Namespace: P1.ImageSdk
Sets the CanvasClip property
public ConvertConfig SetCanvasClip(CanvasClip canvasClip);
Parameters:
canvasClip |
Choice of rendering method |
Returns:
This object itself (this), to allow chaining