'Usage
Dim instance As PDFDocumentInformation Dim key As String Dim value As String instance.SetCustomKey(key, value)
Parameters
- key
- The custom key to set.
- value
- The value for custom key.
'Usage
Dim instance As PDFDocumentInformation Dim key As String Dim value As String instance.SetCustomKey(key, value)
Exception | Description |
---|---|
System.ArgumentNullException | Thrown when key is null or an empty string. |
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