Delegate PageExportingAction

Delegate PageExportingAction

名称: Aspose.Imaging 收藏: Aspose.Imaging.dll (25.4.0)

在页面被出口之前发射的代表

public delegate void PageExportingAction(int pageIndex, Image page)

Parameters

pageIndex int

页面指数。

page Image

多页图像的页面。

 中文