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

This class contains static, thread safe methods for accessing, altering, and removing data stored by RAD PDF.

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

Syntax

C#
public static class RadPdfWebData
Visual Basic (Declaration)
Public NotInheritable Class RadPdfWebData
Visual Basic (Usage)
You do not need to declare an instance of a static class in order to access its members.

Remarks

This class and its members should only be used in a web application setup for RAD PDF.

Inheritance Hierarchy

System..::.Object
  RadPdfLibrary.Web.Data..::.RadPdfWebData

See Also