Micro Focus Content Manager SDK 10.1
TRIM.SDK.TrimIcon Class Reference

Public Member Functions

 TrimIcon ()
 
 TrimIcon (string fileTypeOrFileName)
 
 TrimIcon (long externalIconHash)
 
 TrimIcon (Icons internalIconId)
 
long GetIconHandle (IconSizes sz)
 

Properties

Icons Id [get]
 
long Hash [get]
 
string FileType [get]
 
bool IsValid [get]
 
bool IsInternalIcon [get]
 
bool IsExternalIcon [get]
 
bool IsFileTypeIcon [get]
 

Constructor & Destructor Documentation

◆ TrimIcon() [1/4]

TRIM.SDK.TrimIcon.TrimIcon ( )

◆ TrimIcon() [2/4]

TRIM.SDK.TrimIcon.TrimIcon ( string  fileTypeOrFileName)

◆ TrimIcon() [3/4]

TRIM.SDK.TrimIcon.TrimIcon ( long  externalIconHash)

◆ TrimIcon() [4/4]

TRIM.SDK.TrimIcon.TrimIcon ( Icons  internalIconId)

Member Function Documentation

◆ GetIconHandle()

long TRIM.SDK.TrimIcon.GetIconHandle ( IconSizes  sz)

Property Documentation

◆ FileType

string TRIM.SDK.TrimIcon.FileType
get

◆ Hash

long TRIM.SDK.TrimIcon.Hash
get

◆ Id

Icons TRIM.SDK.TrimIcon.Id
get

◆ IsExternalIcon

bool TRIM.SDK.TrimIcon.IsExternalIcon
get

◆ IsFileTypeIcon

bool TRIM.SDK.TrimIcon.IsFileTypeIcon
get

◆ IsInternalIcon

bool TRIM.SDK.TrimIcon.IsInternalIcon
get

◆ IsValid

bool TRIM.SDK.TrimIcon.IsValid
get