ILabelProductRepository Methods
If implemented, stores settings for the available label products.Name | Description |
---|---|
GetPaperKindData(Int32) | Provides information about a specified paper kind. |
GetSortedPaperKinds() | Obtains a sorted collection of the supported paper kinds. |
GetSortedProductDetails(Int32) | If implemented, obtains a sorted collection of details for the supported label products. |
GetSortedProducts() | If implemented, obtains a sorted collection of supported label products. |
See Also