Package | stimulsoft.report.components.enums |
Class | public class StiImageProcessingDuplicatesType |
Inheritance | StiImageProcessingDuplicatesType ![]() |
Constant | Defined By | ||
---|---|---|---|
GlobalHide : int = 5 [static] | StiImageProcessingDuplicatesType | ||
GlobalMerge : int = 4 [static] | StiImageProcessingDuplicatesType | ||
GlobalRemoveImage : int = 6 [static] | StiImageProcessingDuplicatesType | ||
Hide : int = 2 [static] | StiImageProcessingDuplicatesType | ||
Merge : int = 1 [static] | StiImageProcessingDuplicatesType | ||
None : int = 0 [static] | StiImageProcessingDuplicatesType | ||
RemoveImage : int = 3 [static] | StiImageProcessingDuplicatesType |
GlobalHide | Constant |
public static const GlobalHide:int = 5
GlobalMerge | Constant |
public static const GlobalMerge:int = 4
GlobalRemoveImage | Constant |
public static const GlobalRemoveImage:int = 6
Hide | Constant |
public static const Hide:int = 2
Merge | Constant |
public static const Merge:int = 1
None | Constant |
public static const None:int = 0
RemoveImage | Constant |
public static const RemoveImage:int = 3