Click or drag to resize

PdfStorageAdapter.DeleteDocument Method (Int32)

Delete a document, all document modifications, and all other document information created by a PdfWebControl instance.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 4.2.0.0 (4.2.0.0)
Syntax
public void DeleteDocument(
	int documentID
)

Parameters

documentID
Type: System.Int32
DocumentID as an int.
Exceptions
ExceptionCondition
InvalidOperationExceptionThe current instance has already been disposed.
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!