PrinterObjectPropertiesExtension Property
|
Gets/sets the file extension.
Namespace: Zebra.Sdk.PrinterAssembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax public string Extension { get; set; }
Public Property Extension As String
Get
Set
public:
property String^ Extension {
String^ get ();
void set (String^ value);
}
Property Value
StringSee Also