Returns value indicating whether the item has text information of specified type.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Type: System.Int32
An integer value specifying the identifier of the requested piece of text information.ThumbnailListItem class provides access to the following pieces of text information:
Constant | Description |
---|---|
TextInfoIdCreationDate | File creation date. |
TextInfoIdDisplayName | Display name of the item (its file name without path with or without extention depending on Windows settings). |
TextInfoIdFileSize | File size. |
TextInfoIdFileType | File type name (as registered in Windows). |
TextInfoIdPath | Full path to the file. |