Click or drag to resize

PdfObjectExport Method

Exports this PdfObject instance as a string.

Namespace:  RadPdf.Data.Document.Objects
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public string Export()

Return Value

Type: String
An encoded string representing this PdfObject
See Also