PdfStorageAdapterDeleteDocumentKey Method |
Namespace:
RadPdf.Integration
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic void DeleteDocumentKey(
string documentKey
)
Public Sub DeleteDocumentKey (
documentKey As String
)
Parameters
- documentKey
- Type: SystemString
DocumentKey as a string.
Exceptions
See Also