Click or drag to resize

GetMacroCaptionEventArgs Constructor

Initializes a new instance of the GetMacroCaptionEventArgs class.

Namespace: WinWrap.Basic.Server.Classic
Assembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll)
Syntax
public GetMacroCaptionEventArgs(
	string fileName
)

Parameters

fileName  String
Value for FileName and Caption.
Remarks
Construct a new instance.
See Also