←Select platform

VirtualPrinterName Property

Summary

Gets the name of the printer.

Syntax

C#
VB
C++
public string VirtualPrinterName { get; } 
  
Public ReadOnly Property VirtualPrinterName As String 
public: 
property String^ VirtualPrinterName { 
   String^ get(); 
} 

Property Value

The name of the printer.

Example

Refer to RemoteData example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Printer Assembly