Click or drag to resize

StiPageRangeExportSettings Class

[Missing <summary> documentation for "T:Stimulsoft.Report.Export.StiPageRangeExportSettings"]

Inheritance Hierarchy
SystemObject
  Stimulsoft.Report.ExportStiExportSettings
    Stimulsoft.Report.ExportStiPageRangeExportSettings
      More...

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public abstract class StiPageRangeExportSettings : StiExportSettings

The StiPageRangeExportSettings type exposes the following members.

Constructors
  NameDescription
Protected methodStiPageRangeExportSettings
Initializes a new instance of the StiPageRangeExportSettings class
Top
Properties
  NameDescription
Public propertyPageRange
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetExportFormat (Inherited from StiExportSettings.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also
Inheritance Hierarchy
SystemObject
  Stimulsoft.Report.ExportStiExportSettings
    Stimulsoft.Report.ExportStiPageRangeExportSettings
      Stimulsoft.Report.ExportStiDataExportSettings
      Stimulsoft.Report.ExportStiExcelExportSettings
      Stimulsoft.Report.ExportStiHtmlExportSettings
      Stimulsoft.Report.ExportStiImageExportSettings
      Stimulsoft.Report.ExportStiOdsExportSettings
      Stimulsoft.Report.ExportStiOdtExportSettings
      Stimulsoft.Report.ExportStiPdfExportSettings
      Stimulsoft.Report.ExportStiPpt2007ExportSettings
      Stimulsoft.Report.ExportStiRtfExportSettings
      Stimulsoft.Report.ExportStiTxtExportSettings
      Stimulsoft.Report.ExportStiWord2007ExportSettings
      Stimulsoft.Report.ExportStiXpsExportSettings