Package | stimulsoft.report.components.enums |
Class | public class StiPrintOnType |
Inheritance | StiPrintOnType ![]() |
Constant | Defined By | ||
---|---|---|---|
AllPages : int = 0 [static] | StiPrintOnType | ||
ExceptFirstAndLastPage : int = 3 [static] | StiPrintOnType | ||
ExceptFirstPage : int = 1 [static] | StiPrintOnType | ||
ExceptLastPage : int = 2 [static] | StiPrintOnType | ||
OnlyFirstAndLastPage : int = 12 [static] | StiPrintOnType | ||
OnlyFirstPage : int = 4 [static] | StiPrintOnType | ||
OnlyLastPage : int = 8 [static] | StiPrintOnType |
AllPages | Constant |
public static const AllPages:int = 0
ExceptFirstAndLastPage | Constant |
public static const ExceptFirstAndLastPage:int = 3
ExceptFirstPage | Constant |
public static const ExceptFirstPage:int = 1
ExceptLastPage | Constant |
public static const ExceptLastPage:int = 2
OnlyFirstAndLastPage | Constant |
public static const OnlyFirstAndLastPage:int = 12
OnlyFirstPage | Constant |
public static const OnlyFirstPage:int = 4
OnlyLastPage | Constant |
public static const OnlyLastPage:int = 8