[This is preliminary documentation and is subject to change.]

This class allows the modification of a document loaded in RAD PDF.

Namespace:  RadPdfLibrary.Data.Document
Assembly:  RadPdfLibrary (in RadPdfLibrary.dll) Version: 1.4.3630.21651 (1.4.0.0)

Syntax

C#
public class DocumentEditor
Visual Basic (Declaration)
Public Class DocumentEditor
Visual Basic (Usage)
Dim instance As DocumentEditor

Remarks

Changes to this document are not saved until the Save()()() method is called

Inheritance Hierarchy

System..::.Object
  RadPdfLibrary.Data.Document..::.DocumentEditor

See Also