StiExportServicePosition Property |
Gets a position of the export in the context menu.
0-PDF, 1-HTML, 2-RTF, 3-XML, 4-EXCEL, 5-EXCELXML, 6-TEXT
10-BMP, 11-GIF, 12-JPEG, 13-PNG, 14-TIFF, 20-EMF
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public abstract int Position { get; }
Public MustOverride ReadOnly Property Position As Integer
Get
Property Value
Type:
Int32See Also