PrinterObjectPropertiesExtension Property
|
Gets/sets the file extension.
Namespace:
Zebra.Sdk.Printer
Assembly:
SdkApi.Core (in SdkApi.Core.dll) Version: 2.15.2634
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
Type:
StringSee Also