ListLabelExportOptions Class Members
In This Topic
The following tables list the members exposed by ListLabelExportOptions.
Public Constructors
Public Properties
| Name | Description |
 | Count | Returns the number of all options set. |
 | Item | Overloaded. Returns the current value of the given option. |
 | Keys | Returns an ICollection-Interface, with which the export options can be enumerated. |
Top
Public Methods
| Name | Description |
 | Add | Overloaded. This method allows to add single options to the options list. |
 | Clear | Deletes all export options passed until now. |
 | Contains | Overloaded. Checks if the given option has already been set. |
Top
See Also