ImageGear .NET - Updated May 1, 2018
DriverName Property




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFPrintOptions Class : DriverName Property
Gets or sets the name of the driver.
Syntax
'Declaration
 
Public Property DriverName As String
 
'Usage
 
Dim instance As ImGearPDFPrintOptions
Dim value As String
 
instance.DriverName = value
 
value = instance.DriverName

Property Value

String value.
See Also

Reference

ImGearPDFPrintOptions Class
ImGearPDFPrintOptions Members