Property Name

<< Click to Display Table of Contents >>

Navigation:  Printing Process > IPXCPrinter Interface > Properties >

Property Name


 

DAPI_ICON_ Property Name

 


 

This is a read-only property that returns the name of the printer associated with the object. Please note that declarations are case-sensitive:

 

Declaration

 

C#

 

string Name;

 

C++

 

HRESULT get_Name([outretvalBSTRpName);

 

(VB)

 

Property Name As String

 

Comments

 

If the requested printer name already exists the the returned name will be different from the name passed in the printer properties section of the IPXCControlEx Object.