ActiveReports 9
Resource Constructor

System.IO.Stream contains resource content.
Parent Uri of located resource.
Initiazlies new instance of Resource.
Syntax
'Declaration
 
Public Function New( _
   ByVal stream As System.IO.Stream, _
   ByVal parentUri As System.Uri _
)
public Resource( 
   System.IO.Stream stream,
   System.Uri parentUri
)

Parameters

stream
System.IO.Stream contains resource content.
parentUri
Parent Uri of located resource.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Resource Structure
Resource Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum