'DeclarationPublic Property Supplement As String
'UsageDim instance As PDFEANBarcode Dim value As String instance.Supplement = value value = instance.Supplement
public string Supplement {get; set;}
'DeclarationPublic Property Supplement As String
'UsageDim instance As PDFEANBarcode Dim value As String instance.Supplement = value value = instance.Supplement
public string Supplement {get; set;}
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | Thrown when invalid symbols exist in supplement data or the supplement does not have the required length (2 or 5 digits). |
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