ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFPrintOptions Class : DriverName Property |
'Declaration Public Property DriverName As String
'Usage Dim instance As ImGearPDFPrintOptions Dim value As String instance.DriverName = value value = instance.DriverName
public string DriverName {get; set;}