Leadtools.Printer Namespace > PrinterSpecifications Class : PaperID Property |
public int PaperID {get; set;}
'Declaration Public Property PaperID As Integer
'Usage Dim instance As PrinterSpecifications Dim value As Integer instance.PaperID = value value = instance.PaperID