Item(Type) Property | PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.8 Assembly / C1.Win.C1Preview Namespace / ExportOptions Class / Item Property / Item(Type) Property

In This Topic
Item(Type) Property
In This Topic
Gets an ExporterOptions object by the type of its C1.C1Preview.Export.ExportProvider.
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal exportProviderType As Type _
) As ExporterOptions
 

Parameters

exportProviderType
See Also