[Missing <summary> documentation for P:PerpetuumSoft.Reporting.Web.SharpShooterWebViewer.XpsExportSetting]

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

Syntax

C#
public XpsExportSettings XpsExportSetting { get; }
Visual Basic (Declaration)
Public ReadOnly Property XpsExportSetting As XpsExportSettings
Visual C++
public:
property XpsExportSettings^ XpsExportSetting {
	XpsExportSettings^ get ();
}

See Also