[Missing <summary> documentation for T:PerpetuumSoft.Reporting.Web.XpsExportSettings]

Namespace:  PerpetuumSoft.Reporting.Web
Assembly:  PerpetuumSoft.Reporting.Web (in PerpetuumSoft.Reporting.Web.dll) Version: 3.9.0.1

Syntax

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

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Web..::.ExportSettings
    PerpetuumSoft.Reporting.Web..::.XpsExportSettings

See Also