PageExportingAction

WebPImage.PageExportingAction property

Gets or sets the page exporting action. Please note that setting this method will automatically release page resources after it is executed. It will be executed just before each page is saved.

public override PageExportingAction PageExportingAction { get; set; }

Property Value

The page exporting action.

See Also