'Declaration
Public Property Rows As Integer
'Usage
Dim instance As PDFCode16KBarcode Dim value As Integer instance.Rows = value value = instance.Rows
public int Rows {get; set;}
'Declaration
Public Property Rows As Integer
'Usage
Dim instance As PDFCode16KBarcode Dim value As Integer instance.Rows = value value = instance.Rows
public int Rows {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Thrown when the value is less than 2 but not 0, or greater than 16. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2