'DeclarationPublic Property StampName As String
'UsageDim instance As PdfVisualRubberStampAnnotation Dim value As String instance.StampName = value value = instance.StampName
public string StampName {get; set;}
'DeclarationPublic Property StampName As String
'UsageDim instance As PdfVisualRubberStampAnnotation Dim value As String instance.StampName = value value = instance.StampName
public string StampName {get; set;}
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown when the property value is null or empty. |
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms