'Declaration Public Function New( _ ByVal files As IEnumerable(Of String), _ ByVal orientation As ImGearMprViewType _ )
'Usage Dim files As IEnumerable(Of String) Dim orientation As ImGearMprViewType Dim instance As New ImGearMprProcessor(files, orientation)
public ImGearMprProcessor( IEnumerable<string> files, ImGearMprViewType orientation )
public: ImGearMprProcessor( IEnumerable<string*>* files, ImGearMprViewType orientation )
public: ImGearMprProcessor( IEnumerable<String^>^ files, ImGearMprViewType orientation )
Parameters
- files
- Collection of one-paged files in corresponding orientation.
- orientation
- Orientation of pages.