SaveOptionsShouldShowUTType Delegate

Definition

public delegate bool SaveOptionsShouldShowUTType(IKSaveOptions saveOptions, string imageUTType);
type SaveOptionsShouldShowUTType = delegate of IKSaveOptions * string -> bool

Parameters

saveOptions
IKSaveOptions
imageUTType
String

Return Value

Applies to