Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadStream Class > LeadStream Constructor : LeadStream Constructor(IStorageFile) |
public LeadStream( IStorageFile file )
'Declaration
Public Function New( _ ByVal file As IStorageFile _ )
'Usage
Dim file As IStorageFile Dim instance As New LeadStream(file)
public LeadStream( IStorageFile file )
function LeadStream( file )
public: LeadStream( IStorageFile^ file )