property Servers.LprServer as String
A list of RFC 1179 line printer servers available to the client.

 TypeDescription 
   StringValue representing LPR server address that client can use.  
 

This property holds LPR server address that will be sent to client after DHCPSession.AcceptRequest() has been called. You can specify more than one LPR server, separated by commas. Their priority of use matches the order in which you specified them.