public class TapeFeed| Advance | |
| Capability | |
| DefaultAdvance | |
| Event | |
| InMotion | |
| LastAdvance | |
| Settings | JSON formatted string representing the hardware settings for this tape feed. Setting values are hardware specific, and could differ from model to model. Purposefully leaving as a json formatted string to allow manufacturers to set their own values. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetSettings | Returns the Settings as a JObject. |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| SetSettings | Sets Settings (a JSON formatted string) to the passed in JObject |
| ToString | Returns a string that represents the current object. (Inherited from Object) |