PrinterObjectPropertiesExtension Property 
             | 
          
        
         
            Gets/sets the file extension.
            
 
    Namespace: 
   Zebra.Sdk.Printer
    Assembly:
   SdkApi_Core (in SdkApi_Core.dll) Version: 2.13.898
Syntaxpublic string Extension { get; set; }Public Property Extension As String
	Get
	Set
public:
property String^ Extension {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also