Gets or sets Sets a value that specifies the directory in which LEADTOOLS will create temporary files when creating disk-based
RasterImage objects.
Syntax
Visual Basic (Declaration) | |
---|
Public Shared Property TemporaryDirectory As String |
C# | |
---|
public static string TemporaryDirectory {get; set;} |
Property Value
A value that specifies the directory in which LEADTOOLS will create temporary files when creating disk-based
RasterImage objects.
Example
Requirements
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7
See Also