Represents an adapter for the TextBox export.

Namespace:  PerpetuumSoft.Reporting.Export.Xps.Adapters
Assembly:  PerpetuumSoft.Reporting.Export.Xps (in PerpetuumSoft.Reporting.Export.Xps.dll) Version: 3.9.0.1

Syntax

C#
public class TextBoxXpsAdapter : BoxXpsAdapter
Visual Basic (Declaration)
Public Class TextBoxXpsAdapter _
	Inherits BoxXpsAdapter
Visual C++
public ref class TextBoxXpsAdapter : public BoxXpsAdapter

Inheritance Hierarchy

See Also