ComponentOne Bitmap for WPF
GetLastWriteTime Method (FontFileStream)

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace > FontFileStream Interface : GetLastWriteTime Method
Obtains the last modified time of the file.
Syntax
'Declaration
 
Function GetLastWriteTime() As System.Long
System.long GetLastWriteTime()

Return Value

the last modified time of the file in the format that represents the number of 100-nanosecond intervals since January 1, 1601 (UTC).
Remarks
The "last modified time" is used by DirectWrite font selection algorithms to determine whether one font resource is more up to date than another one.
See Also

Reference

FontFileStream Interface
FontFileStream Members