PrinterInfoOptionsVersion Property
|
Options control board firmware version.
Namespace:
Zebra.Sdk.Card.Containers
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxpublic string OptionsVersion { get; }
Public ReadOnly Property OptionsVersion As String
Get
public:
property String^ OptionsVersion {
String^ get ();
}
Property Value
Type:
String
RemarksFor ZC Series printers only.
See Also