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

マルチページ画像のページです。

 日本語