FlexReport for WinForms
FromUrl メソッド


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > PictureHolder クラス : FromUrl メソッド
The url.
The base path for resolving a relative file name.
Creates a new instance of the PictureHolder from url.
シンタックス
'宣言
 
Public Shared Function FromUrl( _
   ByVal url As System.String, _
   ByVal basePath As System.String, _
   Optional ByVal docSource As C1DocumentSource _
) As PictureHolder
'使用法
 
Dim url As System.String
Dim basePath As System.String
Dim docSource As C1DocumentSource
Dim value As PictureHolder
 
value = PictureHolder.FromUrl(url, basePath, docSource)
public static PictureHolder FromUrl( 
   System.string url,
   System.string basePath,
   C1DocumentSource docSource
)

パラメータ

url
The url.
basePath
The base path for resolving a relative file name.
docSource

戻り値の型

参照

参照

PictureHolder クラス
PictureHolder メンバ