Click or drag to resize

PdfWebControl.ImportDocument Method

Import a previously exported PDF document to a new document instance and load it.

Namespace:  RadPdf.Web.UI
Assembly:  RadPdf (in RadPdf.dll) Version: 4.4.0.0 (4.4.0.0)
Syntax
public int ImportDocument(
	byte[] value
)

Parameters

value
Type:System.Byte[]
Document as exported by RAD PDF.

Return Value

Type: Int32
Document ID
Remarks

When importing the document, this method will consider and use the current values of these and other properties:

This method will ignore the value of RenderDpi and use the DPI specfied in the exported document.

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!