PreferredOrdinal Property (ReportMetafileExportProvider)
In This Topic
Specifies the preferred ordinal of the current export format in "save as..." and similar dialogs.
A value of -1
indicates that the export format should not be listed at all.
Syntax
'Declaration
Public Overridable ReadOnly Property PreferredOrdinal As Integer
public virtual int PreferredOrdinal {get;}
See Also