Click or drag to resize

PdfDocumentExportObjects Method

Export all objects in this document as an importable string.

Namespace:  RadPdf.Data.Document
Assembly:  RadPdf (in RadPdf.dll) Version: 3.43.0.0 (3.43.0.0)
Syntax
public string ExportObjects()

Return Value

Type: String
An importable string of all objects
See Also