Click or drag to resize

ITextRenderdirectoryScope Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the current directory from the context

Namespace:  imbSCI.Core.reporting.render
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
DirectoryInfo directoryScope { get; set; }
Request Example View Source

Property Value

Type: DirectoryInfo
The directory current.
See Also