public List <StampFileTypeInfo> GetStampFileTypeInfoList()
 {
     return(StampFileTypeInfo.GetList());
 }