OcpLineDoubleSize Property 
             | 
          
        
         
            Indicates whether the 
 should be displayed as double height characters.
            
 
    Namespace: 
   Zebra.Sdk.Card.Containers
    Assembly:
   SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxpublic bool DoubleSize { get; set; }Public Property DoubleSize As Boolean
	Get
	Set
public:
property bool DoubleSize {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean
RemarksFor ZMotif Series 7, 8, and 9 printers only.
See Also