Represents an adapter for the SolidFill export.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Export.Xps.FillAdapters..::.FillAdapter
    PerpetuumSoft.Reporting.Export.Xps.FillAdapters..::.SolidFillAdapter

See Also